yesod/.gitignore
2015-05-27 11:43:16 -04:00

22 lines
222 B
Plaintext

*~
*.o
*.o_p
*.hi
dist
*.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