chore: ignore venv/ and __pycache__ in repo root
This commit is contained in:
@@ -18,3 +18,5 @@ npm-debug.log*
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
venv/
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user