PlatformIO-related changes
- move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage - facilitates IDE integration - add related .gitignores
This commit is contained in:
parent
bef9791ea3
commit
0446dd3ad8
2 changed files with 8 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -132,3 +132,7 @@ Marlin/.vs/
|
|||
#cmake
|
||||
CMakeLists.txt
|
||||
Marlin/CMakeLists.txt
|
||||
CMakeListsPrivate.txt
|
||||
|
||||
#CLion
|
||||
cmake-build-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue