Browse Source

🔨 Ignore cmake generated build folder

Scott Lahteine 2 years ago
parent
commit
cd1920b350
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -155,6 +155,7 @@ spi_flash.bin
155 155
 CMakeLists.txt
156 156
 src/CMakeLists.txt
157 157
 CMakeListsPrivate.txt
158
+build/
158 159
 
159 160
 # CLion
160 161
 cmake-build-*

Loading…
Cancel
Save