added trash to the gitignore

This commit is contained in:
2026-05-19 10:22:42 -04:00
parent b4025b8a41
commit c6849c35ea

1
.gitignore vendored
View File

@@ -28,3 +28,4 @@ __pycache__/
*.pyo *.pyo
.venv/ .venv/
venv/ venv/
*.egg-info*