Add firmware .gitignore for PlatformIO build artifacts

This commit is contained in:
Ryan Malloy 2026-02-01 22:44:38 -07:00
parent a5ab129cc3
commit 0b3e4bdf64

2
firmware/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.pio/
.vscode/