diff --git a/.gitattributes b/.gitattributes index 4f9dd9f130846a6200585fdec9fb741ccc2a9d3f..bddc7f60c7b3c410bd342865b97b5595c75f44cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,4 @@ -opds_catalog linguist-vendored -sopds linguist-vendored -sopds_web_backend linguist-vendored -assets/* linguist-vendored=false -convert/* linguist-vendored=false -static/* linguist-vendored=false -sopds_web_backend/static/* linguist-vendored=false \ No newline at end of file +assets/* linguist-vendored +convert/* linguist-vendored +static/* linguist-vendored +sopds_web_backend/static/* linguist-vendored \ No newline at end of file