Add missing build products to gitignore

This commit is contained in:
Ian Romanick
2010-06-22 12:24:42 -07:00
parent 1b85c46bcf
commit b302359394
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -2,6 +2,10 @@ glcpp
glcpp-lex.c
glcpp-parse.c
glcpp-parse.h
glcpp-parse.output
*.o
*.lo
*.la
.libs
*~
tests/*.out