mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-02 15:49:39 -04:00
DOC: Address issue where documentation is excluded due to a gitignore rule.
This commit is contained in:
parent
51639696e0
commit
fbc4e77321
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,6 +12,7 @@ src/*.o
|
|||
*.log*
|
||||
*.trace*
|
||||
haproxy-*
|
||||
!doc/haproxy-*.txt
|
||||
!src/*.c
|
||||
make-*
|
||||
dlmalloc.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue