diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -21,8 +21,13 @@ xapian/*.go xapian/wrap.scm xapian_wrap.cc +# tests +tests/*.log +tests/*.trs + # website website/index.html # other +build-aux/test-driver.scm pre-inst-env
\ No newline at end of file |