mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-17 19:16:56 +00:00
ADDONS: make addons/ discoverable by git via .gitignore
When the contrib/ parts were moved to addons/, no rule was added in .gitignore to make addons/ searchable for new files, let's fix it.
This commit is contained in:
parent
7c980dffad
commit
90f2c7f41a
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,6 +19,7 @@
|
|||||||
!/SUBVERS
|
!/SUBVERS
|
||||||
!/VERDATE
|
!/VERDATE
|
||||||
!/VERSION
|
!/VERSION
|
||||||
|
!/addons
|
||||||
!/admin
|
!/admin
|
||||||
!/dev
|
!/dev
|
||||||
!/doc
|
!/doc
|
||||||
|
Loading…
Reference in New Issue
Block a user