diff --git a/.gitignore b/.gitignore index 4f85d94..9232336 100644 --- a/.gitignore +++ b/.gitignore @@ -425,7 +425,7 @@ FodyWeavers.xsd # Additional files built by Visual Studio *.tlog -docs/* -doc/* +**/docs/* +**/doc/* # End of https://www.toptal.com/developers/gitignore/api/c++,visualstudio,visualstudiocode,opencv