diff --git a/.gitattributes b/.gitattributes
index 358523fdb866b20d74d960d12a2166cc8094343b..8d2ed2ff84f94917fcca6e6c00950f2b729200b2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,7 @@
-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
+opds_catalog linguist-vendored
+sopds linguist-vendored
+sopds_web_backend linguist-vendored
+ssets/* linguist-vendored=false
+convert/* linguist-vendored=false 
+static/* linguist-vendored=false 
+sopds_web_backend/static/* linguist-vendored=false 
\ No newline at end of file