运维脚本调整
This commit is contained in:
@@ -1 +1,19 @@
|
||||
.git
|
||||
.gitignore
|
||||
**/node_modules
|
||||
**/dist
|
||||
**/.cache
|
||||
**/.claude
|
||||
**/__pycache__
|
||||
# 不排除 *.md,ai-agent 用 embed 嵌入了 markdown 文件
|
||||
**/log
|
||||
.DS_Store
|
||||
*.local.json
|
||||
data/
|
||||
**/.idea
|
||||
deploy/ssh/
|
||||
**/vendor/
|
||||
**/*.test
|
||||
**/testdata
|
||||
ppgo_job/
|
||||
video-factory/
|
||||
|
||||
Reference in New Issue
Block a user