From 9ff10391f35b2659bc3ded845a3a03359d0a1768 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=20=D0=A1=D0=BE=D1=85?= =?UTF-8?q?=D0=B0=D1=86=D1=8C=D0=BA=D0=B8=D0=B9?= Date: Wed, 3 Apr 2024 01:02:33 +0300 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index a4a4bbe..c1b2e5a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,7 @@ Makefile linguist-detectable=false *.html linguist-detectable=false *.js linguist-detectable=false *.pug linguist-detectable=false -*.erl linguist-detectable=false +*.erl linguist-detectable=true *.hrl linguist-detectable=false *.app.src linguist-detectable=false rebar.config linguist-detectable=false