mirror of https://github.com/zachjs/sv2v.git
Git-ignore stack lock files
These populate the root git directory when building using the commands recommended in the README file.
This commit is contained in:
parent
7340464364
commit
76753fe2b5
|
|
@ -2,3 +2,4 @@
|
||||||
dist/
|
dist/
|
||||||
bin/
|
bin/
|
||||||
.stack-work/
|
.stack-work/
|
||||||
|
stack*.yaml.lock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue