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:
@@ -115,3 +115,8 @@ coverage/
|
|||||||
# Fichiers de test
|
# Fichiers de test
|
||||||
firmware/test/.pioenvs/
|
firmware/test/.pioenvs/
|
||||||
firmware/test/.pio/
|
firmware/test/.pio/
|
||||||
|
|
||||||
|
# Web build artifacts
|
||||||
|
web/.next/
|
||||||
|
web/node_modules/
|
||||||
|
.platformio-local/
|
||||||
|
|||||||
@@ -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
Reference in New Issue
Block a user