init: F9智慧缫丝系统 - 后端(server) + 主前端(web) + 打印设计器(openprint) 首次提交
This commit is contained in:
+32
@@ -0,0 +1,32 @@
|
||||
# ===== 敏感文件 =====
|
||||
token.txt
|
||||
*.token
|
||||
zk_out.json
|
||||
|
||||
# ===== 运行时缓存 =====
|
||||
f9mes_cache.db
|
||||
*.db
|
||||
|
||||
# ===== 本地工具 / 临时 =====
|
||||
.playwright-cli/
|
||||
|
||||
# ===== Node =====
|
||||
node_modules/
|
||||
dist/
|
||||
dist-ssr/
|
||||
*.local
|
||||
|
||||
# ===== .NET =====
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
|
||||
# ===== 日志 =====
|
||||
*.log
|
||||
logs/
|
||||
|
||||
# ===== 系统 =====
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user