Clean up: remove backups, cache, logs; add .gitignore

This commit is contained in:
2026-05-05 21:16:57 +09:00
parent 0ef19098ce
commit 1026919b0c
10 changed files with 13 additions and 3608 deletions
+13
View File
@@ -0,0 +1,13 @@
# Backup files
*.backup.*
*.v?.*
# Python cache
__pycache__/
*.pyc
# Logs
*.log
# Local data (auto-generated)
health.json