gitignore: Ignore object files & other generated binaries.

This commit is contained in:
Glenn Y. Rolland 2012-08-10 02:26:54 +02:00
parent db38db6f32
commit 152dd5670e
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -18,3 +18,8 @@ libtool
src/.deps/
src/Makefile
stamp-h1
src/*\.o
src/alobe
src/testfifo
src/testlist