diff options
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | src/.gitignore | 3 |
2 files changed, 0 insertions, 4 deletions
@@ -15,7 +15,6 @@ depcomp install-sh libtool missing -mkinstalldirs stamp-h1 autom4te.cache cscope.files diff --git a/src/.gitignore b/src/.gitignore index 4f0dcec..571a701 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -2,9 +2,6 @@ .libs Makefile Makefile.in -grammar.c -grammar.h -scanner.c tinyproxy *.o *.pcno |