akg-factor-bridge/.gitignore

18 lines
419 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 连接凭据——绝不入库
.env
# Python
__pycache__/
*.py[cod]
# IDE
.idea/
# 输入冻结G0.5**跟踪 manifest.json忽略数据文件**
# manifest 才是可 diff 的审计线(行数/告警/git revparquet/csv.gz 是体量大的原始快照。
data/frozen/**/*.parquet
data/frozen/**/*.csv.gz
# 评审修复前的备份与补丁包(确认无误后可整目录删掉)
.review_backup_*/