food/.gitignore
szdot d988e385b7 【类 型】:factor
【原  因】:1移除 管理员列表 发布公告的设定  2git管理删除管理员下发布公告组件
【过  程】:
【影  响】:

# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
2025-06-25 04:30:33 +08:00

8 lines
164 B
Plaintext

.DS_Store
/node_modules
/dist
/package-lock.json
/src/components/statistics.vue
/src/components/SwarmStatus.vue
/src/views/layout/components/main/admin/message.vue