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 04c7345 commit c3afeaeCopy full SHA for c3afeae
.gitignore
@@ -1,5 +1,9 @@
1
.DS_Store
2
3
+# CMake "user presets" files
4
+# https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html
5
+CMakeUserPresets.json
6
+
7
# Python byte-compiled / optimized / DLL files
8
__pycache__/
9
*.py[cod]
0 commit comments