.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.Python
env
venv
.env
*.log
logs/
reports/
.idea
.vscode
*.swp
*.swo