Update .gitignore with PlatformIO patterns

This commit is contained in:
2026-05-09 19:16:11 +02:00
parent b91dfc2856
commit 5af654b9e3
+4
View File
@@ -43,3 +43,7 @@ fp-info-cache
~$*.SLDPRT ~$*.SLDPRT
~$*.SLDASM ~$*.SLDASM
# PlatformIO
.pio/
.pioenvs/
.piolibdeps/