# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Virtual Environment
venv/
env/
ENV/
env.bak/
venv.bak/
.venv/

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/
coverage.xml
*.cover
.hypothesis/

# Azure
.azure/
*.publish.xml
*.publishsettings

# Environment variables
.env
.env.local
.env.*.local
*.env

# Secrets and credentials
secrets/
*.pem
*.key
*.crt
connection_strings.txt

# Generated files
*.pptx
*.pdf
*.docx
*.zip
output/
generated/

# Logs
*.log
logs/
*.log.*

# Temporary files
tmp/
temp/
*.tmp
*.bak

# Docker
.dockerignore
docker-compose.override.yml

# OS
Thumbs.db
.DS_Store

# Application specific
handlers.pyc
*.sqlite
*.db

.vscode


AzuriteConfig
__azurite_db_*.json
__queuestorage__
__blobstorage__
__tablestorage__
__queueextent__
__tableextent__
__blobextent__
__queueextent__
__tableextent__
__blobextent__
