We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 368ceac + 57642ad commit 1781190Copy full SHA for 1781190
1 file changed
.gitignore
@@ -50,4 +50,7 @@ Temporary Items
50
51
# Visual Studio code coverage results
52
*.coverage
53
-*.coveragexml
+*.coveragexml
54
+
55
+# Visual Studio IDE cache/options directory
56
+.vs/
0 commit comments