add gitignore with some defaults

This commit is contained in:
Christian Thaeter 2007-06-18 02:02:47 +02:00
parent 74b8f74f3c
commit 4e6eb3ffc5

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
/wiki/backups/*
*~
a.out
semantic.cache
aclocal.m4
Makefile
Makefile.in
autom4te*
config.*
configure
*.tar.*
build/*