From 7245c8ef40d4295157d2f8e98bf183a26e199fad Mon Sep 17 00:00:00 2001 From: kzu Date: Mon, 3 Jan 2022 20:53:32 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20files=20with=20dotn?= =?UTF-8?q?et-file=20sync=20#=20devlooped/oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Ignore azurite files https://github.com/devlooped/oss/commit/829faad --- .gitignore | 1 + .netconfig | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 26a74ec..546d7b3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ TestResults *.cache *.binlog *.zip +__azurite*.* .nuget *.lock.json diff --git a/.netconfig b/.netconfig index 392dd4f..b40e52b 100644 --- a/.netconfig +++ b/.netconfig @@ -78,8 +78,8 @@ weak [file ".gitignore"] url = https://github.com/devlooped/oss/blob/main/.gitignore - sha = a9f9d3f5db6dd0714f52da61e35ab233fd0a1642 - etag = e6ba96dc8c185a4e9c64f7c2c8003ef86e8f73624865ff7f6ae955aad55a164e + sha = 829faad5e117383ed8eefad0e220530144ab4468 + etag = 739f9cda1b43417a96b61941344e672098a853d6b365d8e96e351484288a78a0 weak [file "Directory.Build.rsp"] url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp