mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 09:45:00 -05:00
ignore cmake-build-debug generated by CMake in CLion IDE
This commit is contained in:
@@ -10,3 +10,6 @@ compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
CMakeUserPresets.json
|
||||
|
||||
# CLion
|
||||
cmake-build-*
|
||||
|
||||
Reference in New Issue
Block a user