Spaces:
Runtime error
Runtime error
Commit ·
5e5d438
1
Parent(s): c84d93d
chore: remove binary artifacts from git
Browse files- .gitignore +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.whl
|
| 2 |
+
*.tar.gz
|
| 3 |
+
wandb/
|