mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-21 14:05:08 +00:00
12
.gitignore
vendored
12
.gitignore
vendored
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user