diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,7 +29,8 @@ man/*.[18].mdwn prokit-*/ prokit-*.tar* .builddirstamp -tests/.dirstamp +tests/*[^.]?? +!tests/aux/ tests/*.log tests/*.trs test-suite.log |