Files
linux-practice/.gitignore
2026-03-24 12:36:29 +08:00

12 lines
142 B
Plaintext

# Python caches
__pycache__/
*.pyc
# OpenClaw interactive edit backups
*.interactive.backup.*
# Runtime logs
server.out.log
server.err.log