Files
RoboGauge/.gitignore
2025-12-01 00:08:01 +08:00

11 lines
78 B
Plaintext

# Debug
mytest*
debug*
# Python
*.egg-info
__pycache__/
# Logger
logs/
.aim/