From 65aaac907fb588af5578bd821cb0368116ce6593 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Thu, 13 Jun 2024 08:37:02 -0300 Subject: [PATCH] Update .netconfig to ignore incoming SL.sln --- .netconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.netconfig b/.netconfig index e49d929..df9ccc3 100644 --- a/.netconfig +++ b/.netconfig @@ -17,6 +17,10 @@ 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 + # the configuration needs repo-specific links to Discussions [file ".github/ISSUE_TEMPLATE/config.yml"] url = https://github.com/devlooped/oss/blob/main/.github/ISSUE_TEMPLATE/config.yml