aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <lfleischer@calcurse.org>2019-12-23 13:15:33 -0500
committerLukas Fleischer <lfleischer@calcurse.org>2019-12-23 13:16:39 -0500
commit9befae484d88aacf7057b15fa9ae339fb7c43418 (patch)
treed775df193922b25f11c5b2da5baa1945a21f55fb
parent41143c5a83e86b199d00721b315953ede344f5b4 (diff)
downloadcalcurse-9befae484d88aacf7057b15fa9ae339fb7c43418.tar.gz
calcurse-9befae484d88aacf7057b15fa9ae339fb7c43418.zip
.gitignore: add test/*.{log,trs}
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 380478a..09a2eac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,6 @@ src/.deps/
src/calcurse
test/*.o
+test/*.log
+test/*.trs
test/run-test