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 7523aa2 commit 9c1ad0cCopy full SHA for 9c1ad0c
.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