Add missing build products to gitignore
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Jun 2010 19:24:42 +0000 (12:24 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Jun 2010 19:24:42 +0000 (12:24 -0700)
.gitignore
glcpp/.gitignore

index 9edd6daf71c5df3799189cdd4ca71b09c97e2af4..b3ce5e7086ec57499c095072c05084153e22447b 100644 (file)
@@ -11,6 +11,8 @@ ylwrap
 install-sh
 missing
 stamp-h1
+libtool
+ltmain.sh
 Makefile
 *.o
 *~
index 077db8d8e14f895acdfe644e7cdca6bf9a6421fb..c158dc8b86213160deb39536b2745443d0f30e74 100644 (file)
@@ -2,6 +2,10 @@ glcpp
 glcpp-lex.c
 glcpp-parse.c
 glcpp-parse.h
+glcpp-parse.output
 *.o
+*.lo
+*.la
+.libs
 *~
 tests/*.out