16 lines
208 B
Plaintext
16 lines
208 B
Plaintext
# suppress compiler/linker output
|
|
*.[oa]
|
|
|
|
# suppress output of build process
|
|
gcc_[12].txt
|
|
testok.txt
|
|
test_*.txt
|
|
tv.txt
|
|
*_tv.txt
|
|
|
|
# *nix/windows test executables
|
|
test
|
|
test.exe
|
|
tv_gen
|
|
tv_gen.exe
|