Gitignore : exclure les artefacts de session SITL
Ajout de eeprom.bin, logs/, terrain/, mav.tlog.raw générés automatiquement par ArduPilot/MAVProxy à chaque session. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,4 +2,8 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
mav.tlog
|
||||
mav.tlog.raw
|
||||
mav.parm
|
||||
eeprom.bin
|
||||
logs/
|
||||
terrain/
|
||||
|
||||
Reference in New Issue
Block a user