Update .gitignore

This commit is contained in:
Rich Harris
2018-10-10 08:48:29 -04:00
committed by GitHub
parent d0685965fe
commit c3b1ced60c

3
.gitignore vendored
View File

@@ -2,5 +2,6 @@
node_modules
yarn.lock
yarn-error.log
package-lock.json
/cypress/screenshots/
/__sapper__
/__sapper__