From 52d63804fecfd42ae02ac7ce15ba23b20c5d590a Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 2 Oct 2018 16:13:14 +0900 Subject: [PATCH] Enable JSON5 syntax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index bf2198d62..7238ef128 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ *.ai -diff -text yarn.lock -diff -text package-lock.json -diff -text +*.json5 linguist-language=JavaScript *.zip filter=lfs diff=lfs merge=lfs -text *.xcf filter=lfs diff=lfs merge=lfs -text *.ai filter=lfs diff=lfs merge=lfs -text