chore: 移除 frontend/ 和图标资源目录;彻底清理遗留脚手架
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -187,9 +187,11 @@ data/sub/waterindex*.xlsx
|
||||
data/sub/png/watermask.png
|
||||
|
||||
# 图标文件(仅需保留 vector/svg,删除像素图标压缩包副本)
|
||||
data/icons-1/*.ico
|
||||
data/icons/*.png
|
||||
data/icons/word/*.png
|
||||
data/icons-1/
|
||||
data/icons/
|
||||
|
||||
# 旧版脚手架(遗留实验代码)
|
||||
new/
|
||||
|
||||
# 前端脚手架(未集成的独立 Vue 项目)
|
||||
frontend/
|
||||
|
||||
Reference in New Issue
Block a user