Merge pull request #1608 from leifmetcalf/ignore

Trivial: add stack.yaml.lock to .gitignore
This commit is contained in:
Michael Snoyman 2019-07-07 20:18:19 +03:00 committed by GitHub
commit bc73850173
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View File

@ -4,6 +4,7 @@
*.hi
dist/
dist-stack/
stack.yaml.lock
.stack-work
*.swp
client_session_key.aes
@ -23,4 +24,4 @@ tarballs/
.bash_history
# OS X
.DS_Store
.DS_Store