J.B-Lin commited on
Commit
b71fe9f
·
1 Parent(s): f8bc849

chore: 从仓库移除所有已追踪的 __pycache__/*.pyc 文件(共43个),.gitignore 规则现已完整生效

Browse files
Files changed (43) hide show
  1. __pycache__/config.cpython-311.pyc +0 -0
  2. __pycache__/loop.cpython-311.pyc +0 -0
  3. __pycache__/loop.cpython-313.pyc +0 -0
  4. modules/__pycache__/__init__.cpython-311.pyc +0 -0
  5. modules/__pycache__/__init__.cpython-313.pyc +0 -0
  6. modules/__pycache__/diet_extractor.cpython-311.pyc +0 -0
  7. modules/__pycache__/diet_extractor.cpython-313.pyc +0 -0
  8. modules/__pycache__/diet_logger.cpython-311.pyc +0 -0
  9. modules/__pycache__/family_manager.cpython-311.pyc +0 -0
  10. modules/__pycache__/family_manager.cpython-313.pyc +0 -0
  11. modules/__pycache__/meal_recommender.cpython-311.pyc +0 -0
  12. modules/__pycache__/nutrition_analyzer.cpython-311.pyc +0 -0
  13. modules/__pycache__/nutrition_standards.cpython-311.pyc +0 -0
  14. modules/__pycache__/nutrition_standards.cpython-313.pyc +0 -0
  15. modules/__pycache__/voiceprint.cpython-311.pyc +0 -0
  16. plugins/__pycache__/__init__.cpython-311.pyc +0 -0
  17. plugins/__pycache__/__init__.cpython-313.pyc +0 -0
  18. plugins/__pycache__/base.cpython-311.pyc +0 -0
  19. plugins/__pycache__/base.cpython-313.pyc +0 -0
  20. plugins/__pycache__/briefing_generator.cpython-311.pyc +0 -0
  21. plugins/__pycache__/briefing_generator.cpython-313.pyc +0 -0
  22. plugins/__pycache__/diet_summary.cpython-311.pyc +0 -0
  23. plugins/__pycache__/diet_summary.cpython-313.pyc +0 -0
  24. plugins/__pycache__/dri_analysis.cpython-311.pyc +0 -0
  25. plugins/__pycache__/dri_analysis.cpython-313.pyc +0 -0
  26. plugins/__pycache__/family_memory.cpython-311.pyc +0 -0
  27. plugins/__pycache__/family_memory.cpython-313.pyc +0 -0
  28. plugins/__pycache__/family_quiz.cpython-311.pyc +0 -0
  29. plugins/__pycache__/family_quiz.cpython-313.pyc +0 -0
  30. plugins/__pycache__/preset_writer.cpython-311.pyc +0 -0
  31. plugins/__pycache__/preset_writer.cpython-313.pyc +0 -0
  32. plugins/__pycache__/three_day_summary.cpython-311.pyc +0 -0
  33. plugins/__pycache__/three_day_summary.cpython-313.pyc +0 -0
  34. plugins/__pycache__/weight_check.cpython-311.pyc +0 -0
  35. plugins/__pycache__/weight_check.cpython-313.pyc +0 -0
  36. tests/__pycache__/__init__.cpython-313.pyc +0 -0
  37. tests/__pycache__/test_diet_extractor.cpython-313.pyc +0 -0
  38. tests/__pycache__/test_family_manager.cpython-313.pyc +0 -0
  39. tests/__pycache__/test_loop.cpython-313.pyc +0 -0
  40. tests/__pycache__/test_nutrition_standards.cpython-313.pyc +0 -0
  41. tests/__pycache__/test_plugins.cpython-313.pyc +0 -0
  42. ui/__pycache__/__init__.cpython-311.pyc +0 -0
  43. ui/__pycache__/app_builder.cpython-311.pyc +0 -0
__pycache__/config.cpython-311.pyc DELETED
Binary file (4.32 kB)
 
__pycache__/loop.cpython-311.pyc DELETED
Binary file (17.4 kB)
 
__pycache__/loop.cpython-313.pyc DELETED
Binary file (16.6 kB)
 
modules/__pycache__/__init__.cpython-311.pyc DELETED
Binary file (326 Bytes)
 
modules/__pycache__/__init__.cpython-313.pyc DELETED
Binary file (309 Bytes)
 
modules/__pycache__/diet_extractor.cpython-311.pyc DELETED
Binary file (12.2 kB)
 
modules/__pycache__/diet_extractor.cpython-313.pyc DELETED
Binary file (11.5 kB)
 
modules/__pycache__/diet_logger.cpython-311.pyc DELETED
Binary file (8.61 kB)
 
modules/__pycache__/family_manager.cpython-311.pyc DELETED
Binary file (20.7 kB)
 
modules/__pycache__/family_manager.cpython-313.pyc DELETED
Binary file (17.9 kB)
 
modules/__pycache__/meal_recommender.cpython-311.pyc DELETED
Binary file (5.01 kB)
 
modules/__pycache__/nutrition_analyzer.cpython-311.pyc DELETED
Binary file (20.2 kB)
 
modules/__pycache__/nutrition_standards.cpython-311.pyc DELETED
Binary file (16 kB)
 
modules/__pycache__/nutrition_standards.cpython-313.pyc DELETED
Binary file (14.6 kB)
 
modules/__pycache__/voiceprint.cpython-311.pyc DELETED
Binary file (9.86 kB)
 
plugins/__pycache__/__init__.cpython-311.pyc DELETED
Binary file (303 Bytes)
 
plugins/__pycache__/__init__.cpython-313.pyc DELETED
Binary file (286 Bytes)
 
plugins/__pycache__/base.cpython-311.pyc DELETED
Binary file (5.42 kB)
 
plugins/__pycache__/base.cpython-313.pyc DELETED
Binary file (4.53 kB)
 
plugins/__pycache__/briefing_generator.cpython-311.pyc DELETED
Binary file (5.01 kB)
 
plugins/__pycache__/briefing_generator.cpython-313.pyc DELETED
Binary file (4.58 kB)
 
plugins/__pycache__/diet_summary.cpython-311.pyc DELETED
Binary file (3.35 kB)
 
plugins/__pycache__/diet_summary.cpython-313.pyc DELETED
Binary file (3.08 kB)
 
plugins/__pycache__/dri_analysis.cpython-311.pyc DELETED
Binary file (3.21 kB)
 
plugins/__pycache__/dri_analysis.cpython-313.pyc DELETED
Binary file (2.98 kB)
 
plugins/__pycache__/family_memory.cpython-311.pyc DELETED
Binary file (2.27 kB)
 
plugins/__pycache__/family_memory.cpython-313.pyc DELETED
Binary file (2.04 kB)
 
plugins/__pycache__/family_quiz.cpython-311.pyc DELETED
Binary file (3.95 kB)
 
plugins/__pycache__/family_quiz.cpython-313.pyc DELETED
Binary file (3.69 kB)
 
plugins/__pycache__/preset_writer.cpython-311.pyc DELETED
Binary file (3.83 kB)
 
plugins/__pycache__/preset_writer.cpython-313.pyc DELETED
Binary file (3.51 kB)
 
plugins/__pycache__/three_day_summary.cpython-311.pyc DELETED
Binary file (5.7 kB)
 
plugins/__pycache__/three_day_summary.cpython-313.pyc DELETED
Binary file (5.11 kB)
 
plugins/__pycache__/weight_check.cpython-311.pyc DELETED
Binary file (2.23 kB)
 
plugins/__pycache__/weight_check.cpython-313.pyc DELETED
Binary file (2.06 kB)
 
tests/__pycache__/__init__.cpython-313.pyc DELETED
Binary file (250 Bytes)
 
tests/__pycache__/test_diet_extractor.cpython-313.pyc DELETED
Binary file (8.07 kB)
 
tests/__pycache__/test_family_manager.cpython-313.pyc DELETED
Binary file (12.6 kB)
 
tests/__pycache__/test_loop.cpython-313.pyc DELETED
Binary file (11 kB)
 
tests/__pycache__/test_nutrition_standards.cpython-313.pyc DELETED
Binary file (13 kB)
 
tests/__pycache__/test_plugins.cpython-313.pyc DELETED
Binary file (14.9 kB)
 
ui/__pycache__/__init__.cpython-311.pyc DELETED
Binary file (261 Bytes)
 
ui/__pycache__/app_builder.cpython-311.pyc DELETED
Binary file (46.2 kB)