summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2014-03-26 08:07:20 -0400
committerChristophe Fergeau <cfergeau@redhat.com>2014-03-26 15:35:02 +0100
commit260e161598baf59b44625a241a3d21288d7641d4 (patch)
treee57ffeb64a114c49f2b30c51f6f56c1977b649b8 /.gitignore
parent1022d56a6a3e5fa557374f7ac45b11beedf7294e (diff)
downloadlibosinfo-260e161598baf59b44625a241a3d21288d7641d4.tar.gz
Update .gitignore
It was missing mageia.xml. Ignore all xml files from data/oses as they will be generated from .xml.in files in order to integrate translations. Based on a patch from Cole Robinson.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 1 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 02ac028..869f15e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,26 +77,7 @@ data/hypervisors/qemu.xml
data/hypervisors/rhel-xen.xml
data/hypervisors/xen.xml
data/pci.ids
-data/oses/altlinux.xml
-data/oses/centos.xml
-data/oses/debian.xml
-data/oses/dos.xml
-data/oses/fedora.xml
-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
-data/oses/opensuse.xml
-data/oses/rhel.xml
-data/oses/rhl.xml
-data/oses/solaris.xml
-data/oses/suse.xml
-data/oses/ubuntu.xml
-data/oses/windows.xml
+data/oses/*.xml
data/usb.ids
tools/osinfo-detect
tools/osinfo-detect.1