diff --git a/.gitattributes b/.gitattributes index fa3b2e6..65820ca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,3 +22,5 @@ # Enable syntax highlighting for files with `.gitattributes` extensions. # *.gitattributes linguist-language=gitattributes +*.gitattributes linguist-detectable=true +*.gitattributes linguist-documentation=false