Create dotnet-versionsweeper.json (#215)

Feedback as part of https://github.com/dotnet/docs-desktop/pull/211#issuecomment-786111444
This commit is contained in:
David Pine
2021-03-03 14:27:20 -08:00
committed by GitHub
parent f5da9e8506
commit 9fe017ab81
+5
View File
@@ -0,0 +1,5 @@
{
"ignore":[
"samples/**/*.*"
]
}