Files
cf-bouncer-manager/.gitignore
kaffa fee4636363 Add .python-version to .gitignore
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 17:11:36 +09:00

14 lines
148 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Python version file
.python-version