Skip to content

Commit f58f3ad

Browse files
committed
Update .gitignore to better work with a cabal v2- workflow
1 parent e58b6f6 commit f58f3ad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
*.swp
22
*~
3+
/.ghc.*
34
/.cabal-sandbox
5+
/dist-newstyle
46
/dist
57
cabal.sandbox.config

0 commit comments

Comments
 (0)