svitak/.gitignore
2026-01-20 22:37:24 -04:00

41 lines
No EOL
354 B
Text

# .gitignore
*~
*#
.#*
*rej
*orig
pinentry*
*.hi
*.o
*.a
*\*haskell-process-log*
last_read.txt
# ---> Haskell
dist/
dist-*/
cabal-dev
*.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.*
# Cabal
dist/
dist-*/