ringo/.gitignore

23 lines
188 B
Plaintext
Raw Normal View History

Tables.hs
tables.yaml
2015-12-09 16:50:58 +05:30
dist
cabal-dev
out
.DS_STORE
2015-12-09 16:50:58 +05:30
*.o
*.hi
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.virtualenv
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
2015-12-09 17:11:57 +05:30
.stack-work/
2015-12-09 16:50:58 +05:30
*.prof
*.aux
*.hp
2016-07-12 12:57:41 +05:30
tags