Skip to content

Commit 1f7726a

Browse files
authored
Create PlatformIO.gitignore
Add default ignores from PlatformIO in VSCode
1 parent 6c87d24 commit 1f7726a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Global/PlatformIO.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.pio
2+
.pioenvs
3+
.piolibdeps
4+
.vscode/.browse.c_cpp.db*
5+
.vscode/c_cpp_properties.json
6+
.vscode/launch.json

0 commit comments

Comments
 (0)