[PATCH] .gitignore: add tools/ip6tables-test utility
Alexandru Ardelean <[email protected]>
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <[email protected]> |
I botched a patch with this. Adding 'tools/ip6tables-test' to make this less likely to happen again. Link: https://lore.kernel.org/connman/[email protected]/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2f8dcd74..8284a1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ tools/wpad-test tools/resolv-test tools/polkit-test tools/iptables-test +tools/ip6tables-test tools/iptables-unit tools/dnsproxy-test tools/supplicant-test -- 2.45.2