We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef4edf commit f4192e7Copy full SHA for f4192e7
1 file changed
.gitignore
@@ -30,4 +30,6 @@ CMakeLists.txt.user
30
31
# doxgen output
32
doxygen/html/
33
+
34
+# Local build directory
35
build/
0 commit comments