aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/