mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
CLEANUP: don't ignore debian/ directory if present
This makes packaging with git tools easier as it is not possible to cancel anything in debian/.gitignore since the whole directory is ignored.
This commit is contained in:
parent
5c5147fa76
commit
638f66ac05
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -68,3 +68,4 @@ tests/test_hashes
|
|||
!/include
|
||||
!/src
|
||||
!/tests
|
||||
!/debian
|
||||
|
|
|
|||
Loading…
Reference in a new issue