*.pyc
__pycache__/
.venv
venv/
build/
*.egg-info/
dist/
.pytest_cache/
tests/cache
.ruff_cache/
.mypy_cache/
.ansible-lint
ansible.log
*~
.DS_Store
*.swp
*.swo
.vscode/
.idea/
