summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index fd6e439..9145b96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,10 @@
+# Stack
.stack-work/
+/stack.yaml.lock
+
+# Cabal
+/dist/
+/dist-newstyle/
.cabal-sandbox/
cabal.sandbox.config
-dist/
-TAGS
-.#*
-.DS_Store
cabal.project.local
-dist-newstyle/
-dist-newstyle/