Files
openclaw-perso/.gitignore
T

15 lines
216 B
Plaintext

# Secrets and environment
.env*
# Runtime data & configuration (contains secrets: openclaw.json, sqlite DBs, tokens)
data/
# Logs & temporary files
*.log
*.tmp
# Synology & OS metadata
@eaDir/
.DS_Store
Thumbs.db