We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a02bb1 + adf2765 commit 64f68cdCopy full SHA for 64f68cd
CMake.gitignore
@@ -10,3 +10,10 @@ compile_commands.json
10
CTestTestfile.cmake
11
_deps
12
CMakeUserPresets.json
13
+
14
+# CLion
15
+# 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