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.
1 parent 66091aa commit f31f75bCopy full SHA for f31f75b
.gitignore
@@ -5,6 +5,9 @@ target
5
cmake-build-*
6
/venv
7
8
+# CMake files
9
+features.h
10
+
11
# IntelliJ / CLion configuration
12
.idea
13
*.iml
0 commit comments