haskell-relational-record/.gitignore
Yuji Yamamoto 9719dd3ce2 Ignore all stack-work
`.stack-work` is actually created in all subdirectories
2018-07-06 11:20:48 +09:00

21 lines
171 B
Plaintext

dist
cabal-dev
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
.stack-work/
.idea/
*.iml
stack.yaml