]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
gitignore: Ignore generated ip6tables man pages
authorPhil Sutter <phil@nwl.cc>
Thu, 22 Dec 2022 16:19:05 +0000 (17:19 +0100)
committerPhil Sutter <phil@nwl.cc>
Thu, 22 Dec 2022 17:42:16 +0000 (18:42 +0100)
Fixes: 127eadee563e4 ("Makefile: Generate ip6tables man pages on the fly")
Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/.gitignore

index cd7d87b127ae689a14eb7ce6546c3e26ad2e0e9c..245e1245727bdf51df0365fdd2b618208fe6bc77 100644 (file)
@@ -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