Adds ignored files in /docs/html/ to .gitignore.

This commit is contained in:
dsiders 2021-10-28 23:25:41 +01:00
parent fc0c7393bb
commit 4ef50c5d54

3
.gitignore vendored
View File

@ -16,6 +16,9 @@
/docs/chm/**/*.xct
/docs/chm/**/*.kwd
/docs/chm/**/*.txt
/docs/html/*.log
/docs/html/*.inc
/docs/html/*.xml
!**/patches/*.patch
!**/patches/*.diff
/libeay32.dll