Spaces:
Runtime error
Runtime error
chore: add .gitignore
Browse files- .gitignore +2 -0
.gitignore
CHANGED
|
@@ -169,3 +169,5 @@ poetry.toml
|
|
| 169 |
|
| 170 |
|
| 171 |
# End of https://www.toptal.com/developers/gitignore/api/python
|
|
|
|
|
|
|
|
|
| 169 |
|
| 170 |
|
| 171 |
# End of https://www.toptal.com/developers/gitignore/api/python
|
| 172 |
+
dataset/
|
| 173 |
+
*.pt
|