1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-07-07 09:26:22 +03:00

Add hie.yaml to .gitignore

This commit is contained in:
Mark Karpov 2023-10-24 20:28:55 +02:00 committed by Mark Karpov
parent 69e57699b4
commit f7ac93fa9d

1
.gitignore vendored
View File

@ -29,6 +29,7 @@ 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