Untrack config/derp.toml to avoid leaking credentials. Ship config/derp.toml.example as the reference template.
14 lines
128 B
Plaintext
14 lines
128 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.venv/
|
|
.eggs/
|
|
*.egg
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
config/derp.toml
|