# Python __pycache__/ *.pyc *.pyo # Database *.db *.db-wal *.db-shm # Secrets (never commit) secrets/ # Logs logs/ *.log # OS .DS_Store