Delete .gitignore
Browse files- .gitignore +0 -15
.gitignore
DELETED
|
@@ -1,15 +0,0 @@
|
|
| 1 |
-
|
| 2 |
-
.DS_Store
|
| 3 |
-
__pycache__
|
| 4 |
-
.ipynb_checkpoints
|
| 5 |
-
wandb/
|
| 6 |
-
artifacts/
|
| 7 |
-
*.png
|
| 8 |
-
*.vscode
|
| 9 |
-
*.hdf5
|
| 10 |
-
**/*.hdf5
|
| 11 |
-
mllama/*
|
| 12 |
-
*.mp4
|
| 13 |
-
*.csv
|
| 14 |
-
*.pkl
|
| 15 |
-
*.jpg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|