aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6183d72..870ff77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@
TAGS
*.jou
*.log
+*~
+cabal.project.local
# Folders
.stack-work
@@ -9,5 +11,4 @@ TAGS
failed
output*
.ghc*
-cabal.project.local
dist* \ No newline at end of file