summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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