chore: update .gitignore — exclude web/.next, .platformio-local

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
L'électron rare
2026-03-24 00:18:44 +01:00
parent bd3f7b9915
commit 16552cc541
3 changed files with 9 additions and 0 deletions
+5
View File
@@ -115,3 +115,8 @@ coverage/
# Fichiers de test
firmware/test/.pioenvs/
firmware/test/.pio/
# Web build artifacts
web/.next/
web/node_modules/
.platformio-local/
+3
View File
@@ -0,0 +1,3 @@
[submodule "tools/aperant"]
path = tools/aperant
url = https://github.com/AndyMik90/Aperant.git
Submodule
+1
Submodule tools/aperant added at 76fdbade6f