From c20e2bdcf1b6e710970ff2b8635657a0493cb602 Mon Sep 17 00:00:00 2001 From: Pascal Bart Date: Tue, 25 Sep 2001 11:37:26 +0000 Subject: [PATCH] Ignore .flc --- .cvsignore | 1 + src/.cvsignore | 1 + 2 files changed, 2 insertions(+) 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 -- 2.50.0