mirror of
https://github.com/haskell-effectful/effectful.git
synced 2024-11-22 12:59:26 +03:00
.gitignore fix for Stack configurations (#12)
This commit is contained in:
parent
87368f077e
commit
3a7a7df2ee
4
.gitignore
vendored
4
.gitignore
vendored
@ -4,6 +4,6 @@ dist-*
|
||||
dist
|
||||
.ghc.environment.*
|
||||
.stack-work/
|
||||
.stack.yaml
|
||||
.stack.yaml.lock
|
||||
stack.yaml
|
||||
stack.yaml.lock
|
||||
cabal.project.local
|
||||
|
Loading…
Reference in New Issue
Block a user