diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2013-03-11 22:31:59 +0100 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2013-03-11 22:32:28 +0100 |
| commit | c219a5340268fc2b4b1807a531a849e13523c627 (patch) | |
| tree | 4ca4bd9ab8f53842c05b9cb4ddd3ca50f40155d3 /.gitignore | |
| parent | 243c6990095caee681fe334099a822de7a23e007 (diff) | |
| download | tinycc-c219a5340268fc2b4b1807a531a849e13523c627.tar.gz tinycc-c219a5340268fc2b4b1807a531a849e13523c627.tar.bz2 | |
Update .gitignore with regards to test changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
