diff --git a/.gitattributes b/.gitattributes index 3adf5b0..07317a5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ Dockerfile linguist-documentation=false .husky/* linguist-vendored -*.md linguist-language=Markdown \ No newline at end of file +*.md linguist-detectable=true \ No newline at end of file