mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 06:59:19 +02: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/**/*.kwd
|
||||
/docs/chm/**/*.txt
|
||||
/docs/html/*.log
|
||||
/docs/html/*.inc
|
||||
/docs/html/*.xml
|
||||
!**/patches/*.patch
|
||||
!**/patches/*.diff
|
||||
/libeay32.dll
|
||||
|
Loading…
Reference in New Issue
Block a user