Skip to content

Commit 76bb00f

Browse files
committed
ignore cmake-build-debug generated by CMake in CLion IDE
1 parent 76739a3 commit 76bb00f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CMake.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ compile_commands.json
1010
CTestTestfile.cmake
1111
_deps
1212
CMakeUserPresets.json
13+
14+
# CLion
15+
cmake-build-*

0 commit comments

Comments
 (0)