.gitignore: add test/*.{log,trs}

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Lukas Fleischer 2019-12-23 13:15:33 -05:00
parent 41143c5a83
commit 9befae484d

2
.gitignore vendored
View File

@ -33,4 +33,6 @@ src/.deps/
src/calcurse
test/*.o
test/*.log
test/*.trs
test/run-test