Update .gitignore

This commit is contained in:
Rich Harris
2018-03-26 11:02:00 -04:00
committed by GitHub
parent b90bf9c202
commit ab69886a1f

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
node_modules node_modules
.sapper .sapper
yarn.lock yarn.lock
yarn-error.log
cypress/screenshots cypress/screenshots
templates/.* templates/.*
export export