Create PlatformIO.gitignore
Add default ignores from PlatformIO in VSCode
This commit is contained in:
parent
6c87d249af
commit
1f7726a473
6
Global/PlatformIO.gitignore
Normal file
6
Global/PlatformIO.gitignore
Normal file
@ -0,0 +1,6 @@
|
||||
.pio
|
||||
.pioenvs
|
||||
.piolibdeps
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
Loading…
Reference in New Issue
Block a user