Files
fastapi-route-loader/.gitignore
2026-01-05 22:11:58 +00:00

15 lines
155 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
htmlcov/
scripts/
.vscode/
.pytest_cache
.qodo