amirulhazym
commited on
Commit
·
976af24
1
Parent(s):
6fcb74a
Ignore unnecessary files
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -14,6 +14,7 @@ __pycache__/
|
|
| 14 |
# Archives and Media
|
| 15 |
*.zip
|
| 16 |
*.png
|
|
|
|
| 17 |
|
| 18 |
# Data/CSVs (unless managed by DVC/LFS)
|
| 19 |
*.csv
|
|
|
|
| 14 |
# Archives and Media
|
| 15 |
*.zip
|
| 16 |
*.png
|
| 17 |
+
*.jpg
|
| 18 |
|
| 19 |
# Data/CSVs (unless managed by DVC/LFS)
|
| 20 |
*.csv
|