]> xenbits.xensource.com Git - libvirt.git/commitdiff
update .gitignore and .hgignore files
authorJim Meyering <meyering@redhat.com>
Tue, 3 Mar 2009 11:25:00 +0000 (11:25 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 3 Mar 2009 11:25:00 +0000 (11:25 +0000)
.hgignore
ChangeLog
docs/schemas/.gitignore [new file with mode: 0644]
examples/hellolibvirt/.gitignore [new file with mode: 0644]
python/.gitignore

index 20a6c0eba2e7dfef4e9a4e1469ae5c1179315403..32820fc64eaa121e36c931d22ad6c5f131a14ff2 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -202,6 +202,7 @@ python/.libs
 python/Makefile
 python/Makefile.in
 python/gen_prog
+python/generated.stamp
 python/libvirt-export.c
 python/libvirt-py.[ch]
 python/libvirt.py
@@ -253,6 +254,7 @@ tests/Makefile.in
 tests/confdata/Makefile
 tests/confdata/Makefile.in
 tests/conftest
+tests/nodedevxml2xmltest
 tests/nodeinfotest
 tests/qemuxml2argvtest
 tests/qemuxml2xmltest
index 1629b6246783c3a5e2c7fc0ab9806064e5b09b2e..903c92292b7418c931d5adab3746ad20ae752ba6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Mar 3 12:22:51 +0100 2009 Jim Meyering <meyering@redhat.com>
+
+       update .gitignore and .hgignore files
+
 Tue Mar  3 10:01:13 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
 
        SELinux security driver for sVirt support (James Morris, Dan Walsh & Daniel
diff --git a/docs/schemas/.gitignore b/docs/schemas/.gitignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/examples/hellolibvirt/.gitignore b/examples/hellolibvirt/.gitignore
new file mode 100644 (file)
index 0000000..b8d036d
--- /dev/null
@@ -0,0 +1,5 @@
+Makefile
+Makefile.in
+hellolibvirt
+.deps
+.libs
index 079e574e66a635494c87b9cb96721d894f98db92..db6c70679677a8379411a8fc788a2c321a49b8f5 100644 (file)
@@ -12,3 +12,4 @@ libvirt-py.[ch]
 libvirtclass.py
 gen_prog
 *.pyc
+generated.stamp