Skip to content

Commit d17607b

Browse files
committed
Add .gitignore
1 parent 599cbbd commit d17607b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.cabal-sandbox
2+
cabal.sandbox.config
3+
core-tests/dist
4+
core/dist
5+
hunit/dist
6+
quickcheck/dist
7+
smallcheck/dist

0 commit comments

Comments
 (0)