We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bb00f commit adf2765Copy full SHA for adf2765
1 file changed
CMake.gitignore
@@ -12,4 +12,8 @@ _deps
12
CMakeUserPresets.json
13
14
# CLion
15
-cmake-build-*
+# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
16
+# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
17
+# and can be added to the global gitignore or merged into this file. For a more nuclear
18
+# option (not recommended) you can uncomment the following to ignore the entire idea folder.
19
+#cmake-build-*
0 commit comments