From 66f7149d60e5bc8255559261cc27e95e335750e5 Mon Sep 17 00:00:00 2001 From: nicoboy Date: Mon, 1 Jun 2026 13:49:53 +0200 Subject: [PATCH] Gitignore : exclure les artefacts de session SITL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index fc0ac9a..ee4ddab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ __pycache__/ *.pyc mav.tlog +mav.tlog.raw mav.parm +eeprom.bin +logs/ +terrain/