diff --git a/.gitattributes b/.gitattributes index 967315d..a358c00 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ -* text=auto -*.css linguist-vendored -*.scss linguist-vendored -*.js linguist-vendored -CHANGELOG.md export-ignore +*.php linguist-language=php +*.js linguist-language=php +*.css linguist-language=php +*.html linguist-language=php \ No newline at end of file