added binaries and other garbage to .gitignore

This commit is contained in:
Steffen Vogel 2012-03-14 09:17:49 +00:00
parent c9f8281223
commit 0a1ecb3273

24
.gitignore vendored
View file

@ -1,6 +1,24 @@
# object files
*.o *.o
*.so *.so
*.a *.a
bin/* *.la
.project *.lo
.cproject
# buildsystem
Makefile
stamp-h1
libtool
fn.pc
autom4te.cache/
.deps
.libs
# binaries
src/fnctl
src/fnvum
src/fnpom
src/fnweb
src/sun