summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-03-31 23:52:17 +0100
committerThibault Saunier <tsaunier@gnome.org>2014-04-23 12:18:04 +0200
commit80a6d051de182f314bfe7a48f796f9d835205b45 (patch)
tree76b0cb98e4f6fdd0dde66e2cf9ffeed2d5ef82b3
parentf37ea88933c8af48ecc1daf7a7e4521af529ca27 (diff)
.gitignore log files from autotools 'make check' test-driver
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3119131..7e7221e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.o
+lib*.la
+lib*.lo
*~
*.swp
*.bak
@@ -42,5 +44,10 @@ Makefile.in
/m4/ltsugar.m4
/m4/ltversion.m4
/m4/lt~obsolete.m4
+
/tests/check/gnl/seek
+/test-driver
+/tests/check/gnl/*.log
+/tests/check/gnl/*.trs
+/tests/check/test-suite.log