Skip to content

Commit

Permalink
Merge pull request #62 from cdepillabout/update-gitignore
Browse files Browse the repository at this point in the history
Add cabal sandbox files to .gitignore.
  • Loading branch information
mikeizbicki committed Aug 14, 2015
2 parents 17d6137 + 3bb6d65 commit 2b0cc66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Expand Up @@ -14,3 +14,8 @@ dist/
gitignore/
examples/old/
scripts/

.cabal-sandbox/
cabal.sandbox.config

.stack-work/

0 comments on commit 2b0cc66

Please sign in to comment.