auto-sync: 2026-05-01 13:07:47
This commit is contained in:
+15
@@ -57,3 +57,18 @@ __pycache__/
|
|||||||
*.log
|
*.log
|
||||||
*.pid
|
*.pid
|
||||||
.learnings/
|
.learnings/
|
||||||
|
|
||||||
|
# 数据文件(大数据放 NAS,不进 git)
|
||||||
|
*.parquet
|
||||||
|
*.csv
|
||||||
|
*.pkl
|
||||||
|
*.db
|
||||||
|
*.sqlite
|
||||||
|
zhaoyun-data/data/raw/
|
||||||
|
|
||||||
|
# Python 虚拟环境
|
||||||
|
venv/
|
||||||
|
.venv/
|
||||||
|
|
||||||
|
# node_modules
|
||||||
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user