Contains database credentials, should not be versioned. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
150 B
Plaintext
13 lines
150 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.env
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.claude/
|
|
|
|
# Config with secrets
|
|
config/settings.yaml
|
|
config/settings.local.yaml |