Ignore folders correctly

See issue #55
This commit is contained in:
Robert Hall
2018-04-20 14:12:19 +07:00
committed by GitHub
parent 0476b274fd
commit 7e115bb692

12
.gitignore vendored
View File

@@ -1,10 +1,10 @@
.DS_Store .DS_Store
node_modules node_modules
.sapper /.sapper/
yarn.lock yarn.lock
yarn-error.log yarn-error.log
cypress/screenshots /cypress/screenshots/
templates/.* /templates/.*
export /export/
build /build/
app/manifest /app/manifest/