Spaces:
Runtime error
Runtime error
Remove PNG files from git tracking
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -34,3 +34,4 @@ __pycache__/
|
|
| 34 |
.playwright/
|
| 35 |
|
| 36 |
data/cache/
|
|
|
|
|
|
| 34 |
.playwright/
|
| 35 |
|
| 36 |
data/cache/
|
| 37 |
+
*.png
|