Skip to content

Commit ff84f44

Browse files
authored
Merge pull request #117 from stites/gitignore
add cabal sandboxes and stack-work to gitignore
2 parents 96e7c1c + 2023f8a commit ff84f44

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,6 @@
5050
/tests/*.[gn].hs
5151
/tests/*.[gn].bin
5252
/tests/*.[gn].exe
53+
.cabal-sandbox
54+
.stack-work
55+
cabal.sandbox.config

0 commit comments

Comments
 (0)