mirror of
https://github.com/hay-kot/homebox.git
synced 2025-10-04 05:11:01 +00:00
init frontend
This commit is contained in:
parent
b83505104a
commit
3829e2e3f5
43 changed files with 6730 additions and 0 deletions
10
frontend/.gitignore
vendored
Normal file
10
frontend/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
.*-debug.log
|
||||
*.log
|
||||
.vercel
|
||||
.vite-ssg-temp
|
||||
.idea
|
Loading…
Add table
Add a link
Reference in a new issue