Initial commit
Browse files- .gitignore +1 -1
.gitignore
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
*.pth
|
| 2 |
# processed_data/
|
| 3 |
__pycache__/
|
| 4 |
.ipynb_checkpoints/
|
|
|
|
| 1 |
+
# *.pth
|
| 2 |
# processed_data/
|
| 3 |
__pycache__/
|
| 4 |
.ipynb_checkpoints/
|