config.toml
config.toml.bak
.config.*.tmp
*.db
*.db-journal
*.db-wal
*.db-shm
*.log
*.log.*
.pytest_cache/
venv/
__pycache__/
*.pyc
.DS_Store
# Private key material — never commit. The public cert (certs/client.crt) is safe to keep.
certs/client.key
certs/client.pem
