choirMail/.gitignore

33 lines
365 B
Text
Raw Normal View History

2022-11-06 13:10:15 +00:00
# ---> Haskell
dist
dist-*
cabal-dev
*.o
*.hi
*.hie
*.chi
*.chs.h
*.dyn_o
*.dyn_hi
.hpc
.hsenv
.cabal-sandbox/
cabal.sandbox.config
*.prof
*.aux
*.hp
*.eventlog
.stack-work/
cabal.project.local
cabal.project.local~
.HTF/
.ghc.environment.*
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
2022-11-08 19:16:34 +00:00
# Other Stuff
secret/