@@ -10,6 +10,10 @@ proprocess_output/*
build/*
!build/.gitkeep
+# 测试代码目录
+data/*
+!data/.gitkeep
+
# Python相关
__pycache__/
*.py[cod]