1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00

Merge pull request #1577 from cdepillabout/add-stack-work

Added .stack-work/ directory to Haskell .gitignore.
This commit is contained in:
Brendan Forster 2015-06-30 12:58:49 +09:30
commit 1587f288ee

View File

@ -13,3 +13,4 @@ cabal.sandbox.config
*.prof *.prof
*.aux *.aux
*.hp *.hp
.stack-work/