diff --git a/.gitattributes b/.gitattributes index dbdaa50c80..ea5988bf21 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.html linguist-detectable=false -*.phtml linguist-detectable=false \ No newline at end of file +*.phtml linguist-detectable=false +app/config/* linguist-detectable=false \ No newline at end of file