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