summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pirotte <david@altosw.be>2016-06-25 17:42:09 -0300
committerAndy Wingo <wingo@pobox.com>2016-06-27 09:35:23 +0200
commitcce3ea2b5979a0b156bd25ee72bae270529a4239 (patch)
tree2b1582232125139ff060b6cccccb9f4f87eff42a
parentd5d7e303486012b3173c8df0417c69b01df9baf3 (diff)
downloadguile-cce3ea2b5979a0b156bd25ee72bae270529a4239.tar.gz
Do not track some test-suite files
* .gitignore: Adding test-smob-mark-race to the list of the test-suite files we do not track.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6375f2bc5..7f9d630f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,6 +142,7 @@ INSTALL
/test-suite/standalone/test-scm-spawn-thread
/test-suite/standalone/test-pthread-create
/test-suite/standalone/test-pthread-create-secondary
+/test-suite/standalone/test-smob-mark-race
/lib/fcntl.h
/lib/sys/uio.h
/lib/stdalign.h