summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 62d7f22..ba527ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,10 +7,13 @@
*~
.deps/
.libs/
+/Makefile
+/Makefile.in
/libdbus-gmain.la
+/test-suite.log
+/tests/*.log
+/tests/*.trs
/tests/libtest.la
/tests/test-30574
/tests/test-thread-client
/tests/test-thread-server
-/Makefile
-/Makefile.in