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:
Tomasz Gorochowik 2019-09-03 15:25:42 +02:00 committed by Zachary Snow
parent af4711a8cf
commit 9435c9d9d1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
dist/
bin/
.stack-work/
stack*.yaml.lock