]> xenbits.xensource.com Git - libvirt.git/commitdiff
Ignore some generated autotools files in example app
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 2 Mar 2009 20:24:46 +0000 (20:24 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 2 Mar 2009 20:24:46 +0000 (20:24 +0000)
ChangeLog
examples/hellolibvirt/.cvsignore [new file with mode: 0644]
python/.cvsignore

index b104c22bc38107d0db32b40c11e4a0dafc77a477..c14556b95c4ce4427a7fd57b664fc0561a7b55f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Mar 2 20:24:00 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
+
+       * python/.cvsignore: Ignore generated.stamp
+       * examples/hellolibvirt/.cvsignore: Ignore autotools generated
+       files
+
 Mon Mar 2 20:21:00 GMT 2009 Daniel P. Berrange <berrange@redhat.com>
 
        * src/qemu_conf.c: Always reset PCI devices before starting guests.
diff --git a/examples/hellolibvirt/.cvsignore b/examples/hellolibvirt/.cvsignore
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