yesod/.gitignore
2015-06-07 21:41:18 -04:00

24 lines
247 B
Plaintext

*~
*.o
*.o_p
*.hi
dist/
dist-stack/
.stack-work
*.swp
client_session_key.aes
cabal-dev/
yesod/foobar/
.hsenv/
.cabal-sandbox/
cabal.sandbox.config
/vendor/
.shelly/
tarballs/
# useful when mounting into docker
.cabal
.ghc
.stackage
.bash_history