We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966296c commit 6f25d49Copy full SHA for 6f25d49
.gitignore
@@ -56,3 +56,4 @@ Thumbs.db
56
57
# Deprecated files
58
*.deprecated
59
+\n# Ignore build outputs\n**/bin/\n**/obj/\n# Ignore Aspire generated outputs\nmanagement-portal/Aspire/**/bin/\nmanagement-portal/Aspire/**/obj/
0 commit comments