From 56528bf6d07ac5443104842b0ce49a50ec025dd0 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Sat, 19 Nov 2022 18:07:49 +0000 Subject: [PATCH] Update `.gitattributes` --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitattributes b/.gitattributes index 6cd146a..0aa63d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,3 +3,6 @@ *.gif lfs *.alfredworkflow filter=zip diff=zip + +*.coffee linguist-language=JavaScript +Cakefile linguist-language=JavaScript