Skip to content

Commit

Permalink
Merge pull request #117 from stites/gitignore
Browse files Browse the repository at this point in the history
add cabal sandboxes and stack-work to gitignore
  • Loading branch information
simonmar committed Oct 1, 2017
2 parents 96e7c1c + 2023f8a commit ff84f44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -50,3 +50,6 @@
/tests/*.[gn].hs
/tests/*.[gn].bin
/tests/*.[gn].exe
.cabal-sandbox
.stack-work
cabal.sandbox.config

0 comments on commit ff84f44

Please sign in to comment.