# Python bytecode is platform/version-specific and unmergeable — never version it.
__pycache__/
*.py[cod]
# Adversarial-loop artifacts (auto-appended per-repo too; kept here for the skill root).
.adversarial-loop/
.venv/
.pytest_cache/
*.py[cod]
