We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27db18e + d1ee9dc commit 18b08bdCopy full SHA for 18b08bd
.gitignore
@@ -54,6 +54,7 @@ autoconf/autom4te.cache
54
/CMakeSettings.json
55
# CLion project configuration
56
/.idea
57
+/cmake-build*
58
59
#==============================================================================#
60
# Directories to ignore (do not add trailing '/'s, they skip symlinks).
llvm/.gitignore
@@ -32,6 +32,7 @@ autoconf/autom4te.cache
32
33
34
35
36
# Qt Creator project configuration
37
/CMakeLists.txt.user
38
0 commit comments