**/.gitignore: Fix for in-tree builds.
[sod] / test / .gitignore
1 ## General test debris.
2 *.log
3 *.out
4 *.trs
5
6 ## Sod outputs.
7 /chimaera.[ch]
8 /rat.[ch]
9 /test.[ch]
10
11 ## Test programs.
12 /chimaera
13 /kwbench
14 /kwtest
15 /rat
16 /test
17
18 ## Test outputs.
19 /bad.out
20 /bad.raw-err
21 /bad.raw-out