Spaces:
Sleeping
Sleeping
yc1838 commited on
Commit ·
be749ea
1
Parent(s): ca06887
chore: ignore local worktrees
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -10,4 +10,5 @@ submission.jsonl
|
|
| 10 |
anatomy.pdf
|
| 11 |
anatomy_full.pdf
|
| 12 |
*.csv
|
| 13 |
-
.pycache/*
|
|
|
|
|
|
| 10 |
anatomy.pdf
|
| 11 |
anatomy_full.pdf
|
| 12 |
*.csv
|
| 13 |
+
.pycache/*
|
| 14 |
+
.worktrees/
|