Skip to content

Commit aff4c78

Browse files
committed
.gitignore: Add cabal.project.local and hie.yaml
`hie.yaml` is generated by [implicit-hie][1], part of the [haskell-language-server][2] project. [1]: https://github.com/Avi-D-coder/implicit-hie#readme [2]: https://github.com/haskell/haskell-language-server
1 parent cb4c162 commit aff4c78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ dist
55
.env
66
.anvil
77
.ghc.environment.*
8+
cabal.project.local
9+
hie.yaml

0 commit comments

Comments
 (0)