Files
timmy-config/.gitignore
2026-03-28 03:20:52 -04:00

12 lines
92 B
Plaintext

# Secrets
*.token
*.key
*.secret
# Local state
*.db
*.db-wal
*.db-shm
__pycache__/
.aider*