initial commit
This commit is contained in:
commit
c7c8fc4e67
24 changed files with 1328 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
*.local
|
||||
.vite-inspect
|
||||
.remote-assets
|
||||
.idea/
|
||||
components.d.ts
|
Loading…
Add table
Add a link
Reference in a new issue