diff --git a/.gitattributes b/.gitattributes index 80b1b3e6..37cee087 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ admin/* linguist-vendored -web/* linguist-vendored \ No newline at end of file +web/* linguist-vendored +*.css linguist-language=Python +*.js linguist-language=Python