Update .gitignore with regards to test changes
This commit is contained in:
parent
243c699009
commit
c219a53402
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue