aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2014-04-05 22:52:17 +0200
committerMichael Matz <matz@suse.de>2014-04-05 22:52:17 +0200
commitb0f8ca5e0306b09077866d959b307618755513cd (patch)
treeb4da409a2469a43103b2c9d65f1d6ebbe10ac482 /.gitignore
parent3d18c9aa64cdf5161453c54ed0302d28019282fe (diff)
downloadtinycc-b0f8ca5e0306b09077866d959b307618755513cd.tar.gz
tinycc-b0f8ca5e0306b09077866d959b307618755513cd.tar.bz2
Git should ignore tests2 executables.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e5075f..ad56048 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ tests/tcclib.h
tests/tcctest.cc
tests/weaktest.*.o.txt
tests/tests2/fred.txt
+tests/tests2/*.exe
tests/hello
tests/abitest-*cc
.gdb_history