summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-01-26 08:34:50 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2013-01-26 08:34:50 +0100
commit5dff1c98ebfc939af6049bd18353dc5d62624fb1 (patch)
tree6aec4e632bb329437dc04243b0edfd51bad941e1 /.gitignore
parent3c779b86eb188df3b9ad559147d1d066d87b0bdf (diff)
Ignores...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6ff28d7..37ed654 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,4 +18,9 @@ missing
stamp-h1
*.o
*.a
-*.la \ No newline at end of file
+*.la
+test_*
+*.exe
+Makefile.am.test
+.deps
+.libs \ No newline at end of file