Files
fastAPI/.gitignore
Misaka_Company b9e13105e1 chore: ignore local YAML config overrides
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 09:45:06 +08:00

12 lines
139 B
Plaintext

.venv/
__pycache__/
*.pyc
.env
*.egg-info/
dist/
build/
.pytest_cache/
.claude/
# Local configuration overrides
config/settings.local.yaml