🔨 Ignore cmake generated build folder
This commit is contained in:
parent
6d09d1d7fb
commit
cd1920b350
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -155,6 +155,7 @@ spi_flash.bin
|
||||||
CMakeLists.txt
|
CMakeLists.txt
|
||||||
src/CMakeLists.txt
|
src/CMakeLists.txt
|
||||||
CMakeListsPrivate.txt
|
CMakeListsPrivate.txt
|
||||||
|
build/
|
||||||
|
|
||||||
# CLion
|
# CLion
|
||||||
cmake-build-*
|
cmake-build-*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue