generated from mirrors/plugin-sample-vite-svelte
Initial commit
This commit is contained in:
commit
04f54e248a
42 changed files with 4538 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
.idea
|
||||
.vscode
|
||||
.DS_Store
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
package.zip
|
||||
node_modules
|
||||
dev
|
||||
dist
|
||||
build
|
||||
tmp
|
Loading…
Add table
Add a link
Reference in a new issue