mirror of
https://github.com/shadoll/vancouver.git
synced 2026-08-28 11:33:14 +00:00
20 lines
226 B
Plaintext
20 lines
226 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
*.tgz
|
|
*.tar.gz
|
|
.svelte-kit
|
|
coverage
|
|
.nyc_output
|