mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
ignore cmake-build-debug generated by CMake in CLion IDE
This commit is contained in:
parent
76739a38b5
commit
76bb00f3aa
@ -10,3 +10,6 @@ compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
CMakeUserPresets.json
|
||||
|
||||
# CLion
|
||||
cmake-build-*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user