aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-25 13:28:27 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-25 13:28:27 +0100
commita4b13bacf79e8474513abae57a3ad66d6c1a2139 (patch)
treee872814c39678d0cbfd954bc7424af58510da3e8
parentc3a8668bd29c989852889e2439fc30776bc3e436 (diff)
downloadverismith-a4b13bacf79e8474513abae57a3ad66d6c1a2139.tar.gz
verismith-a4b13bacf79e8474513abae57a3ad66d6c1a2139.zip
Fix .gitignoredevelop
-rw-r--r--.gitignore14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 025b0e5..be69c74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,10 +7,10 @@ cabal.project.local
result
# Folders
-.stack-work
-.shelly
-failed
-output*
-.ghc*
-dist*
-.direnv
+.stack-work/
+.shelly/
+failed/
+output*/
+.ghc*/
+dist-*/
+.direnv/