diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2019-12-23 13:15:33 -0500 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-12-23 13:16:39 -0500 |
commit | 9befae484d88aacf7057b15fa9ae339fb7c43418 (patch) | |
tree | d775df193922b25f11c5b2da5baa1945a21f55fb | |
parent | 41143c5a83e86b199d00721b315953ede344f5b4 (diff) | |
download | calcurse-9befae484d88aacf7057b15fa9ae339fb7c43418.tar.gz calcurse-9befae484d88aacf7057b15fa9ae339fb7c43418.zip |
.gitignore: add test/*.{log,trs}
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,4 +33,6 @@ src/.deps/ src/calcurse test/*.o +test/*.log +test/*.trs test/run-test |