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
node_modules
.sapper
/.sapper/
yarn.lock
yarn-error.log
cypress/screenshots
templates/.*
export
build
app/manifest
/cypress/screenshots/
/templates/.*
/export/
/build/
/app/manifest/