yesod/.gitignore
2019-07-06 14:22:32 +12:00

27 lines
281 B
Text

*~
*.o
*.o_p
*.hi
dist/
dist-stack/
stack.yaml.lock
.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
# OS X
.DS_Store