mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-22 04:10:48 +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
|
||||
!/VERDATE
|
||||
!/VERSION
|
||||
!/addons
|
||||
!/admin
|
||||
!/dev
|
||||
!/doc
|
||||
|
Loading…
Reference in New Issue
Block a user