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 4a02bfc commit 10de470Copy full SHA for 10de470
test/.gitignore
@@ -1 +1,19 @@
1
-build
+build
2
+### CMake ###
3
+CMakeLists.txt.user
4
+CMakeCache.txt
5
+CMakeFiles
6
+CMakeScripts
7
+Testing
8
+Makefile
9
+cmake_install.cmake
10
+install_manifest.txt
11
+compile_commands.json
12
+CTestTestfile.cmake
13
+_deps
14
+
15
+### CMake Patch ###
16
+CMakeUserPresets.json
17
18
+# External projects
19
+*-prefix/
0 commit comments