aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2010-04-28 10:10:47 +0200
committerSylvain Munaut <tnt@246tNt.com>2010-04-28 10:10:47 +0200
commit100224df0b711c7bf6c1150ce18cf595350cf0bd (patch)
tree7ea7325db9c6772e783d07a84ea4d6bb2a29d3a4
parenta074ec4b893af1eda06144b8b857a09cc9b1c375 (diff)
Update .gitignore
m4/*.m4 -> autoreconf adds stuff there tests -> Build product Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d61cdc58..06904fa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
+