Skip to content

Commit 66dace7

Browse files
authored
Delete src/MSBuild/Properties/launchSettings.json (#8637)
`src/MSBuild/Properties/launchSettings.json` was added to the repo as part of #8012 by mistake.
1 parent 00ef543 commit 66dace7

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,6 @@ stage1/
218218

219219
# .DS_Store for macOS
220220
**/.DS_Store
221+
222+
# We keep launchSettings.json local
223+
**/launchSettings.json

src/MSBuild/Properties/launchSettings.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)