From e363a8cf9e856f02398c9f9c18377ee1536640aa Mon Sep 17 00:00:00 2001 From: PentagonLP <85071935+PentagonLP@users.noreply.github.com> Date: Mon, 31 May 2021 21:07:13 +0200 Subject: [PATCH] Set ccpt language to lua --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..dc13e55 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +# Set ccpt language to lua +ccpt linguist-language=lua # Auto detect text files and perform LF normalization * text=auto