chore: ignore venv/ and __pycache__ in repo root

This commit is contained in:
OpenCode
2026-08-18 14:39:03 +07:00
parent 9c308c09e4
commit 4c3aea8434
+2
View File
@@ -18,3 +18,5 @@ npm-debug.log*
# OS
.DS_Store
Thumbs.db
venv/
__pycache__/