From 07019be2a4c6df763c3e6e5aeead7b929451d7e6 Mon Sep 17 00:00:00 2001 From: mat <27899617+mat-1@users.noreply.github.com> Date: Sat, 13 Feb 2021 15:29:13 -0600 Subject: Update .gitattributes --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 7ce2332..f529ddf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.ts linguist-detectable \ No newline at end of file +*.ts linguist-detectable +*.js -linguist-detectable \ No newline at end of file -- cgit