diff options
author | Cole Robinson <crobinso@redhat.com> | 2013-02-08 13:37:52 -0500 |
---|---|---|
committer | Christophe Fergeau <cfergeau@redhat.com> | 2013-02-11 16:11:56 +0100 |
commit | 457be89fac6543d00b21fde431479c16e8034e27 (patch) | |
tree | a559d858b34915937e00129d207182489b6c11e2 | |
parent | 244fce3c0c54d1b956901f1a1f50d30fc377db59 (diff) |
.gitignore: Add latest hypervisors and oses
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -67,6 +67,8 @@ data/devices/qemu-ps2.xml data/devices/qemu-usb.xml data/devices/virtio-pci.xml data/devices/xen.xml +data/hypervisors/kvm.xml +data/hypervisors/qemu.xml data/hypervisors/rhel-xen.xml data/hypervisors/xen.xml data/pci.ids @@ -78,6 +80,7 @@ data/oses/freebsd.xml data/oses/gnome.xml data/oses/mandrake.xml data/oses/mandriva.xml +data/oses/macos.xml data/oses/netbsd.xml data/oses/netware.xml data/oses/openbsd.xml |