结构目录优化

This commit is contained in:
eafonyang
2026-07-30 11:32:45 +08:00
parent 99ab6cc4f4
commit 707d889514
29 changed files with 10 additions and 95 deletions
View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

-24
View File
@@ -1,24 +0,0 @@
# Dependencies
node_modules/
# Build output
dist/
.output/
# Nuxt generated
.nuxt/
# Env local files
.env.local
.env.*.local
# Logs
*.log
# Editor
.vscode/*
!.vscode/extensions.json
.idea/
# OS
.DS_Store