From 2ae4ebdd5cc6e6833e0eaa4cf921358b9e248765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20R=C3=B8nne=20Petersen?= Date: Mon, 1 Jul 2024 07:01:37 +0200 Subject: [PATCH] Update .gitattributes with dotnet-file. --- .gitattributes | 1 + .netconfig | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 43913bd..32eaeda 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ * text *.verified.* text eol=lf *.ico binary +*.pdf binary *.png binary *.zig eol=lf *.zon eol=lf diff --git a/.netconfig b/.netconfig index aa614b4..9f4f0dc 100644 --- a/.netconfig +++ b/.netconfig @@ -5,8 +5,8 @@ weak [file ".gitattributes"] url = https://github.com/vezel-dev/.github/blob/master/syn/.gitattributes - sha = b8eab18e13d0f2a0b59ca179378d488e5b7d27cb - etag = f2a79dbd60628d2022614ccd48cb1d437fc6be1140215719fc52788df76d5d39 + sha = 0ff05334db6d820dd16428e1aad477ed83ca10ef + etag = 0a6a1f6373760bc1c03e09e1efeeb77109705f11b159afd759e11550b45ee950 weak [file ".markdownlint.json"] url = https://github.com/vezel-dev/.github/blob/master/syn/.markdownlint.json