Spaces:
Building
Building
doncamilom
commited on
Commit
•
553db50
1
Parent(s):
b482150
update gitignore
Browse files- .gitignore +5 -0
.gitignore
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wandb/
|
2 |
+
.mypy_cache/
|
3 |
+
__pycache__/
|
4 |
+
secrets.toml
|
5 |
+
.DS_Store
|