about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel.to.malpa@gmail.com>2019-12-31 14:50:49 +0100
committerPaweł Dybiec <pawel.to.malpa@gmail.com>2019-12-31 14:50:49 +0100
commit5b6cb1dd7da878a86e1d20358985270222c9730c (patch)
treeafb06c6443d780cca99feb87e367fc5314adc15c
parentWho am I (diff)
Ignore temporary files
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 697c469..dd85c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@ cabal.project.local~
 .ghc.environment.*
 _cache
 _site
+*~
+*flymake*