Skip to content

Commit 0841be9

Browse files
committed
chore: add minimal .gitignore for platformio
Keep build system patterns only (.pio/, etc)
1 parent 2fcfb34 commit 0841be9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### PlatformIO template
2+
.pioenvs
3+
.piolibdeps
4+
.clang_complete
5+
.gcc-flags.json
6+
.pio

0 commit comments

Comments
 (0)