From 7694b6ae87e1f7ca3356fe7e53dced46f7e87484 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Fri, 5 Mar 2021 16:16:46 -0500 Subject: [PATCH] Fix attributes --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index f9d0541..fdf538a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ *.org linguist-detectable *.org.gpg linguist-detectable -*.el linguist-language=Org -*.org linguist-language=Org -*.org.gpg linguist-language=Org \ No newline at end of file +*.el linguist-language=Emacs +*.org linguist-language=Emacs +*.org.gpg linguist-language=Emacs \ No newline at end of file