hugh007 commited on
Commit
1c88b91
·
1 Parent(s): e2dd6bd

chore: add missing parser and dockerignore

Browse files
Files changed (2) hide show
  1. .dockerignore +7 -0
  2. parser +1 -0
.dockerignore ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ # HF Spaces .dockerignore
2
+ __pycache__/
3
+ *.pyc
4
+ .git/
5
+ .gitattributes
6
+ README.md
7
+ skills/library/ # 460+ 技能库 metadata,运行时按需加载
parser ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit a6291dbb1621c1d38fc2203eba04bc8deaa24f47