mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-26 16:27:23 +01:00
Adds ignored files in /docs/html/ to .gitignore.
This commit is contained in:
parent
fc0c7393bb
commit
4ef50c5d54
3
.gitignore
vendored
3
.gitignore
vendored
@ -16,6 +16,9 @@
|
|||||||
/docs/chm/**/*.xct
|
/docs/chm/**/*.xct
|
||||||
/docs/chm/**/*.kwd
|
/docs/chm/**/*.kwd
|
||||||
/docs/chm/**/*.txt
|
/docs/chm/**/*.txt
|
||||||
|
/docs/html/*.log
|
||||||
|
/docs/html/*.inc
|
||||||
|
/docs/html/*.xml
|
||||||
!**/patches/*.patch
|
!**/patches/*.patch
|
||||||
!**/patches/*.diff
|
!**/patches/*.diff
|
||||||
/libeay32.dll
|
/libeay32.dll
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user