Spaces:
Running
Running
milwright
commited on
Commit
·
f60970a
1
Parent(s):
65a68da
add test_grounding.py to gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
|
@@ -55,4 +55,5 @@ CLAUDE.md
|
|
| 55 |
testing/
|
| 56 |
|
| 57 |
# Test files
|
| 58 |
-
test_complete_system.py
|
|
|
|
|
|
| 55 |
testing/
|
| 56 |
|
| 57 |
# Test files
|
| 58 |
+
test_complete_system.py
|
| 59 |
+
test_grounding.py
|