chore: add flag/txt patterns to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -30,6 +30,8 @@ sync_v*.zip
|
|||||||
|
|
||||||
# === 大型数据 / 实验日志 ===
|
# === 大型数据 / 实验日志 ===
|
||||||
experiments/*.log
|
experiments/*.log
|
||||||
|
experiments/*.flag
|
||||||
|
experiments/*.txt
|
||||||
**/*.jsonl
|
**/*.jsonl
|
||||||
**/*.json.gz
|
**/*.json.gz
|
||||||
wandb/
|
wandb/
|
||||||
|
|||||||
Reference in New Issue
Block a user