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 4c33288 commit ea23be0Copy full SHA for ea23be0
.gitignore
@@ -49,3 +49,7 @@ perf.data.old
49
50
*partner*
51
52
+# We use cmake, so no Visual studio project files should be in git
53
+*.sln
54
+*.vcxproj
55
+*.vcxproj.filters
0 commit comments