mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 23:27:04 +02: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
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ tests/test_hashes
|
|||||||
!/include
|
!/include
|
||||||
!/src
|
!/src
|
||||||
!/tests
|
!/tests
|
||||||
|
!/debian
|
||||||
|
Loading…
Reference in New Issue
Block a user