diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,8 @@ config.* .#* *.exe *.dll +*.log +*.trs gensquashfs rdsquashfs sqfs2tar @@ -40,3 +42,4 @@ ltmain.sh m4/libtool.m4 m4/lt*.m4 Doxyfile +tests/cantrbry.sh |