aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2013-03-11 22:31:59 +0100
committerThomas Preud'homme <robotux@celest.fr>2013-03-11 22:32:28 +0100
commitc219a5340268fc2b4b1807a531a849e13523c627 (patch)
tree4ca4bd9ab8f53842c05b9cb4ddd3ca50f40155d3
parent243c6990095caee681fe334099a822de7a23e007 (diff)
downloadtinycc-c219a5340268fc2b4b1807a531a849e13523c627.tar.gz
tinycc-c219a5340268fc2b4b1807a531a849e13523c627.tar.bz2
Update .gitignore with regards to test changes
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 376ea52..351d3f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,7 +38,8 @@ test[1234].out
tests/tcclib.h
tests/tcctest.gcc
tests/weaktest.*.o.txt
-tests2/fred.txt
+tests/tests2/fred.txt
+tests/hello
.gdb_history
tcc.1
tcc.pod