1 2 3 4 5 6 7 8 9 10 11 12 13
**/.git **/.gitignore **/__pycache__ **/*.pyc **/*.pyo **/*.pyd **/.pytest_cache **/.env **/.venv venv/ ENV/ .aws/ .vscode/