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:
4
.gitignore
vendored
4
.gitignore
vendored
@ -132,3 +132,7 @@ Marlin/.vs/
|
||||
#cmake
|
||||
CMakeLists.txt
|
||||
Marlin/CMakeLists.txt
|
||||
CMakeListsPrivate.txt
|
||||
|
||||
#CLion
|
||||
cmake-build-*
|
||||
|
Reference in New Issue
Block a user