Serene/.gitignore

29 lines
269 B
Plaintext
Raw Permalink Normal View History

2023-12-10 19:43:26 +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.*
.direnv/
.envrc
2023-12-10 20:41:13 +00:00
src/Serene/