diff --git a/.gitattributes b/.gitattributes index 0c0b4736..b5e6a76d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Github language stats file external/* linguist-vendored lib/* linguist-vendored -resource/resource/web/css/* linguist-vendored -resource/resource/web/js/* linguist-vendored \ No newline at end of file +*.css linguist-vendored +*.js linguist-vendored \ No newline at end of file