Skip to content

Commit 0f3f4d2

Browse files
committed
chore: update .gitignore to exclude hf-tasks/ and .factory/
1 parent 7459b65 commit 0f3f4d2

3 files changed

Lines changed: 405 additions & 539 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ benchmark-output/
6666
.factory/
6767
handoffs/
6868

69-
# Mission artifacts (private)
70-
.factory/
71-
handoffs/
69+
# Task data (large, uploaded separately to HuggingFace)
70+
hf-tasks/
71+
*.log

0 commit comments

Comments
 (0)