]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
ADDONS: make addons/ discoverable by git via .gitignore
authorWilly Tarreau <w@1wt.eu>
Fri, 7 May 2021 14:46:52 +0000 (16:46 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 7 May 2021 14:48:14 +0000 (16:48 +0200)
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.

.gitignore

index ae8b6a24c72565e32eacb2164fba9cacff8d2ed8..cd92620b53974a47f954aa58f811511ebaf4731a 100644 (file)
@@ -19,6 +19,7 @@
 !/SUBVERS
 !/VERDATE
 !/VERSION
+!/addons
 !/admin
 !/dev
 !/doc