Merge pull request #8452 from tcm0116/1.1.x-pio_deps
[1.1.x] Fix PlatformIO dependencies
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -118,6 +118,8 @@ tags
|
||||
|
||||
# PlatformIO files/dirs
|
||||
.pio*
|
||||
.pioenvs
|
||||
.piolibdeps
|
||||
lib/readme.txt
|
||||
|
||||
#Visual Studio
|
||||
@@ -132,6 +134,7 @@ vc-fileutils.settings
|
||||
|
||||
#VScode
|
||||
.vscode
|
||||
.vscode/c_cpp_properties.json
|
||||
|
||||
#cmake
|
||||
CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user