.git
.gitignore
__pycache__/
*.py[cod]
*.pyo
*.orig
*.log
.env
.vscode/
.idea/
dist/
build/
.eggs/
*.egg-info/
.coverage
htmlcov/
.cache/
node_modules/
