Added more patterns to .gitignore

This commit is contained in:
Andrew Stribblehill 2008-03-19 15:11:13 -07:00 committed by Mukund Sivaraman
parent b11c74637f
commit fdf7e4ea8b
3 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ libtool
missing missing
mkinstalldirs mkinstalldirs
stamp-h1 stamp-h1
autom4te.cache

2
config/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
config.guess
config.sub

1
src/.gitignore vendored
View File

@ -6,3 +6,4 @@ grammar.c
grammar.h grammar.h
scanner.c scanner.c
tinyproxy tinyproxy
*.o