We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ed82f commit 0bea205Copy full SHA for 0bea205
.gitignore
@@ -1 +1,8 @@
1
-cmake-build-debug
+cmake-build-debug
2
+
3
+# Build directories
4
+build/
5
+cmake-build-*/
6
+out/
7
+bin/
8
+lib/
0 commit comments