summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-12-22 17:19:05 +0100
committerPhil Sutter <phil@nwl.cc>2022-12-22 18:42:16 +0100
commit270e8a1edfea4b6e76f8f507b5a778a94f5309da (patch)
tree45cbddb8724740a5f339060c2506f88e6b387626 /iptables
parent567f6ba105302f57ccb6789dbcfc9e1e2657809a (diff)
gitignore: Ignore generated ip6tables man pages
Fixes: 127eadee563e4 ("Makefile: Generate ip6tables man pages on the fly") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables')
-rw-r--r--iptables/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/iptables/.gitignore b/iptables/.gitignore
index cd7d87b1..245e1245 100644
--- a/iptables/.gitignore
+++ b/iptables/.gitignore
@@ -1,6 +1,10 @@
/ip6tables
+/ip6tables.8
+/ip6tables-apply.8
/ip6tables-save
+/ip6tables-save.8
/ip6tables-restore
+/ip6tables-restore.8
/ip6tables-static
/ip6tables-translate.8
/ip6tables-restore-translate.8