1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-08-17 00:40:27 +03:00
ormolu/.gitignore
2023-10-24 20:48:18 +02:00

40 lines
458 B
Plaintext

*#
*.aux
*.chi
*.chs.h
*.dyn_hi
*.dyn_o
*.eventlog
*.hi
*.hp
*.o
*.prof
*~
.HTF/
.cabal-sandbox/
.ghc.environment.*
.hpc
.hsenv
.stack-work/
.virtualenv
TAGS
benchmarks.tix
cabal-dev
cabal.config
cabal.project.local
cabal.sandbox.config
dist-*/
dist/
stack.yaml.lock
result*
.pre-commit-config.yaml
.direnv/
hie.yaml
# These are touched on every :reload in GHCi.
# https://gitlab.haskell.org/ghc/ghc/-/issues/22669
*.o-boot
# Local Netlify folder
.netlify