Skip to content

Commit 6f25d49

Browse files
committed
chore(management-portal): remove committed Aspire build outputs from git and ignore bin/obj
1 parent 966296c commit 6f25d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,4 @@ Thumbs.db
5656

5757
# Deprecated files
5858
*.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

Comments
 (0)