From bc91277f5216b7208d4ae9c28bad705b3135f2c9 Mon Sep 17 00:00:00 2001 From: Sorry No Name <40151365+DADi590@users.noreply.github.com> Date: Tue, 8 Oct 2019 19:51:26 +0100 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 00000000..cfb02e36 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ + *.* linguist-language=JavaScript