diff --git a/.gitattributes b/.gitattributes index 4aa3654..53588d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ -docs/source/_templates/hacks.html linguist-vendored=false -docs/source/_templates/sidebarintro.html linguist-vendored=false -docs/source/_templates/sidebarlogo.html linguist-vendored=false -tests/python.html linguist-vendored=false +docs/source/_templates/*.html linguist-vendored=false +tests/*.html linguist-vendored=false