From 3879bcb70495d73688bc365c96233d5c1591f3dd Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Thu, 13 Jun 2024 08:38:53 -0300 Subject: [PATCH] Update .netconfig to skip incoming SL.sln --- .netconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.netconfig b/.netconfig index bc9068b..32fe484 100644 --- a/.netconfig +++ b/.netconfig @@ -10,6 +10,9 @@ [file "src/icon.png"] url = https://github.com/devlooped/oss/blob/main/src/icon.png skip +[file "SponsorLink.sln"] + url = https://github.com/devlooped/oss/blob/main/SponsorLink.sln + skip [file ".github/ISSUE_TEMPLATE/config.yml"] url = https://github.com/devlooped/oss/blob/main/.github/ISSUE_TEMPLATE/config.yml skip