about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2019-09-07T18·51-0400
committerGriffin Smith <root@gws.fyi>2019-09-07T18·52-0400
commite01cf9b0565eaa9c09e19f66331a2010aea908cb (patch)
treed5602f675c0bcc6ccaa4197da7a38d8398f03da6 /.gitignore
parentf03ad6bbd60b6ccdd329fc6740bcea2b554980dd (diff)
gitignore debug.log
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2f7e636e5..bc711a2470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,8 +22,12 @@ cabal.project.local~
 .HTF/
 .ghc.environment.*
 
+
 # from nix-build
 result
 
 # grr
 *_flymake.hs
+
+# app-specific
+debug.log