加回 .gitignore

This commit is contained in:
知微
2026-06-20 12:43:24 +08:00
parent 33df400c01
commit 66a8f24e17
11 changed files with 4119 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
__pycache__/
*.pyc
*.pyo
data/reports/
data/temp_realtime.json
.DS_Store
*.swp
*.swo