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
af4711a8cf
commit
9435c9d9d1
|
|
@ -2,3 +2,4 @@
|
|||
dist/
|
||||
bin/
|
||||
.stack-work/
|
||||
stack*.yaml.lock
|
||||
|
|
|
|||
Loading…
Reference in New Issue