first commit
This commit is contained in:
commit
ee9158fae5
23 changed files with 8156 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
**/.venv
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/build
|
||||
**/.DS_Store
|
||||
**/*.local
|
||||
**/.vite-inspect
|
||||
**/.remote-assets
|
||||
**/components.d.ts
|
Loading…
Add table
Add a link
Reference in a new issue