diff options
author | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-31 14:50:49 +0100 |
---|---|---|
committer | Paweł Dybiec <pawel.to.malpa@gmail.com> | 2019-12-31 14:50:49 +0100 |
commit | 5b6cb1dd7da878a86e1d20358985270222c9730c (patch) | |
tree | afb06c6443d780cca99feb87e367fc5314adc15c /.gitignore | |
parent | Who am I (diff) |
Ignore temporary files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,3 +23,5 @@ cabal.project.local~ .ghc.environment.* _cache _site +*~ +*flymake* |