[EDIT] add removal of docs folders to gitignore

This commit is contained in:
Sem van der Hoeven
2021-05-18 13:59:11 +02:00
parent 5075eb0dc2
commit 377311be60

4
.gitignore vendored
View File

@@ -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