summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-08 16:53:00 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-11 22:45:32 +0100
commit287d5a126e5337d8bedc7a60cf7dddd365f02d85 (patch)
tree2e46934c423ac3ce4f2a6dc336fb609c5cf8a7cd /.gitignore
parent307e8bc51a7416fa62ec43568cb8ba1876490a62 (diff)
downloadlibguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.tar.gz
libguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.tar.xz
libguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.zip
New man page: guestfs-performance(1).
This contains tips for engineering libguestfs for greatest performance.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a5c47dc..3eeb2634 100644
--- a/.gitignore
+++ b/.gitignore
@@ -91,10 +91,12 @@ pod2htm?.tmp
/examples/create_disk
/examples/display_icon
/examples/guestfs-examples.3
+/examples/guestfs-performance.1
/examples/guestfs-recipes.1
/examples/guestfs-testing.1
/examples/inspect_vm
/examples/stamp-guestfs-examples.pod
+/examples/stamp-guestfs-performance.pod
/examples/stamp-guestfs-recipes.pod
/examples/stamp-guestfs-testing.pod
/examples/virt-dhcp-address
@@ -155,6 +157,7 @@ pod2htm?.tmp
/html/guestfs-examples.3.html
/html/guestfs-java.3.html
/html/guestfs-ocaml.3.html
+/html/guestfs-performance.1.html
/html/guestfs-perl.3.html
/html/guestfs-python.3.html
/html/guestfs-recipes.1.html