Files
RoboGauge/.gitignore
2026-03-23 11:24:00 +08:00

14 lines
100 B
Plaintext

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