From f178a68304c49d6c7278db95633bd887f64b7ac0 Mon Sep 17 00:00:00 2001 From: Daniel Brendel Date: Wed, 3 Apr 2024 02:04:25 +0200 Subject: [PATCH] Resolves #17 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6d1c334 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +public/js/** linguist-vendored \ No newline at end of file