From 464ee74f2db06980c19b0f7cd78f5287ee65bb50 Mon Sep 17 00:00:00 2001 From: kittentm Date: Sat, 18 Jul 2026 23:52:10 +0200 Subject: [PATCH] [skip ci] chore: exclude generated files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..08dee61 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +public/js/minified/** linguist-generated \ No newline at end of file