.gitignore: Add yarn.lock

This commit is contained in:
Alan Orth 2017-12-18 13:15:25 +02:00
parent 8e81b76dd1
commit 2910e93c67
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
exampleSite/themes
yarn.lock