# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Test coverage
.coverage
htmlcov/
.pytest_cache/

# IDE
.vscode/
.idea/

# Project specific
docker_images/
*.tar
*.tar.gz
