From 5dadc64a902390e5e2606cb2faeb0b37e9a4b92c Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sat, 1 Mar 2025 22:48:50 +0300 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4a453a9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js text/javascript