]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: Ignore all intermediate and generated man pages
authorAndrea Bolognani <abologna@redhat.com>
Mon, 25 Apr 2016 15:45:14 +0000 (17:45 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 26 Apr 2016 07:20:12 +0000 (09:20 +0200)
Since commit 9b77ce63f1d7 we create a .in file while building all
man pages, including those in the tools/ directory; update the
ignore patterns to take this change into account.

The new ignore patterns are generic enough that we can get rid of
a few existing ones as well.

.gitignore

index 381db69b9f943d1053cf8beda98035f22a622a0f..60214030a8cc66329dcc49a83d4c3b00ff09590b 100644 (file)
@@ -1,5 +1,7 @@
 *#*#
 *.#*#
+*.[18]
+*.[18].in
 *.a
 *.cov
 *.exe
@@ -57,8 +59,6 @@
 /daemon/libvirt_qemud
 /daemon/libvirtd
 /daemon/libvirtd*.logrotate
-/daemon/libvirtd.8
-/daemon/libvirtd.8.in
 /daemon/libvirtd.init
 /daemon/libvirtd.pod
 /daemon/libvirtd.policy
 /src/util/virkeymaps.h
 /src/virt-aa-helper
 /src/virtlockd
-/src/virtlockd.8
-/src/virtlockd.8.in
 /src/virtlockd.init
 /src/virtlogd
-/src/virtlogd.8
-/src/virtlogd.8.in
 /src/virtlogd.init
 /tests/*.log
 /tests/*.pid
 /tests/reconnect
 /tests/ssh
 /tests/test_conf
-/tools/*.[18]
 /tools/libvirt-guests.init
 /tools/libvirt-guests.service
 /tools/libvirt-guests.sh