summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2012-05-31 15:32:19 -0400
committerTavian Barnes <tavianator@gmail.com>2012-05-31 15:32:39 -0400
commitdb3b3ce81f03eafb626455f60ca1d2cf2f4a1176 (patch)
tree295df0c8d72a35914cb4d0dd45722d0d68ef92bc /.gitignore
parent1d2bcd60d3e0cb8649ba5d2ae8672457849656ce (diff)
downloadvz-db3b3ce81f03eafb626455f60ca1d2cf2f4a1176.tar.xz
Fix compatibility with new GCCs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 291d1aa..821853f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@
/ltmain.sh
/m4
/missing
+/test-driver
/ylwrap
Makefile
Makefile.in
@@ -17,6 +18,7 @@ Makefile.in
# Files created by `make check'
/tests/*-test
/tests/*.log
+/tests/*.trs
# pkg-config files
*.pc