From 49ac6abf35d7e91f9223f6ff0c55e3dc9f236105 Mon Sep 17 00:00:00 2001 From: Lennart <18233294+lennart-k@users.noreply.github.com> Date: Wed, 11 Jun 2025 21:45:06 +0200 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8b53483 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Otherwise GitHub thinks this is an HTML project +crates/frontend/public/assets/licenses.html linguist-detectable=false