Files
wireclaw/.gitignore
nicoboy 66f7149d60 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>
2026-06-01 13:49:53 +02:00

10 lines
81 B
Plaintext

.env
__pycache__/
*.pyc
mav.tlog
mav.tlog.raw
mav.parm
eeprom.bin
logs/
terrain/