generated from methanium/template
Initial commit
This commit is contained in:
commit
025c8c8e16
46 changed files with 13890 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
node_modules/
|
||||
dist/
|
||||
.vite/
|
||||
.direnv/
|
||||
result
|
||||
.dev/
|
||||
.env.local
|
||||
Loading…
Reference in a new issue