🔨 Ignore cmake generated build folder

This commit is contained in:
Scott Lahteine
2021-12-24 20:59:28 -06:00
parent 6d09d1d7fb
commit cd1920b350

1
.gitignore vendored
View File

@@ -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-*