mirror of
https://github.com/github/gitignore.git
synced 2026-08-27 10:17:39 +02: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