Ignore all stack-work

`.stack-work` is actually created in all subdirectories
This commit is contained in:
Yuji Yamamoto 2018-07-06 11:20:48 +09:00
parent 44f0c1c893
commit 9719dd3ce2

2
.gitignore vendored
View File

@ -14,7 +14,7 @@ cabal.sandbox.config
*.prof *.prof
*.aux *.aux
*.hp *.hp
/.stack-work/ .stack-work/
.idea/ .idea/
*.iml *.iml
stack.yaml stack.yaml