haskell-relational-record/.gitignore
Yuji Yamamoto 7d359b10d0
Ignore stack.yaml
We shouldn't add stack.yaml to this repository to keep `stack/stack.yaml.example` just an "example".
2018-03-13 11:20:01 +09:00

21 lines
172 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