Skip to content

Commit c158281

Browse files
authored
Merge pull request #1319 from rabbitmq/mk-ignore-global-json
Ignore global.json
2 parents 857f3e7 + 4e7044f commit c158281

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,7 @@ projects/Unit*/TestResult.xml
122122
# Vim
123123
.sw?
124124
.*.sw?
125+
126+
# .NET version configuration
127+
# https://learn.microsoft.com/en-us/dotnet/core/versions/selection
128+
global.json

0 commit comments

Comments
 (0)