1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-24 13:10:18 +01:00

.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
.gitignore vendored
View File

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