summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-08-12 07:25:40 +0200
committerEugen Wissner <belka@caraus.de>2019-08-12 07:25:40 +0200
commit6604fba7f44b6016003b6750bb1c57e9c43b7544 (patch)
tree3754c36698d28c60446b44b4663316878bf9bd83 /.gitignore
parenta3354e7f587a8668da8e15f47a95d679aadfa360 (diff)
downloadgraphql-6604fba7f44b6016003b6750bb1c57e9c43b7544.tar.gz
Update stack snapshot to 14.0
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/