Update .gitignore

m4/*.m4 -> autoreconf adds stuff there
tests   -> Build product

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2010-04-28 10:10:47 +02:00
parent a074ec4b89
commit 100224df0b
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -7,6 +7,7 @@ Makefile.in
*.la
*.pc
aclocal.m4
m4/*.m4
autom4te.cache
config.h*
config.sub
@ -23,3 +24,7 @@ libtool
.tarball-version
.version
tests/sms/sms_test
tests/timer/timer_test