Skip to content

Commit 40b78e5

Browse files
committed
chore: update .gitignore to include Windows-style build output paths
1 parent be8d462 commit 40b78e5

93 files changed

Lines changed: 3 additions & 1868 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ x86/
121121
bld/
122122
[Bb]in/
123123
[Oo]bj/
124+
# Windows-style build output paths accidentally created on Unix filesystems
125+
*[Bb]in\\*
126+
*[Oo]bj\\*
124127
[Ll]og/
125128
[Ll]ogs/
126129

Binary file not shown.

src/Melodee.Blazor/bin\Debug/net10.0/BuildHost-net472/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe.config

Lines changed: 0 additions & 56 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)