oauth-backend/.gitignore
2025-06-07 15:12:15 +09:00

12 lines
No EOL
115 B
Text

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