diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 1 | ||||
-rw-r--r-- | lib/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 386646c24..d77c4657a 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -96,6 +96,7 @@ filenamecat.c filenamecat.h findprog.c findprog.h +float+.h fnmatch.c fnmatch.h fnmatch_.h diff --git a/lib/.gitignore b/lib/.gitignore index ef103c82a..7e704325a 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -91,6 +91,7 @@ filenamecat.c filenamecat.h findprog.c findprog.h +float+.h fnmatch.c fnmatch.h fnmatch_.h |