1
1
mirror of https://github.com/thma/WhyHaskellMatters.git synced 2024-08-16 17:00:20 +03:00
WhyHaskellMatters/.gitignore
2020-02-05 20:41:17 +01:00

24 lines
225 B
Plaintext

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.*