From: Pascal Bart Date: Tue, 25 Sep 2001 11:37:26 +0000 (+0000) Subject: Ignore .flc X-Git-Tag: pre-merge-of-1-29-branch^0 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/c20e2bdcf1b6e710970ff2b8635657a0493cb602 Ignore .flc --- diff --git a/.cvsignore b/.cvsignore index e1a48168..ff660068 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,3 +9,4 @@ patches *.patch *.log log patches applied *.prj releases +*.flc \ No newline at end of file diff --git a/src/.cvsignore b/src/.cvsignore index 21d4b389..ee7e4133 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -3,3 +3,4 @@ Makefile bison *.log +*.flc \ No newline at end of file