diff options
author | Mark McLoughlin <markmc@redhat.com> | 2006-07-05 21:52:52 +0000 |
---|---|---|
committer | Mark McLoughlin <markmc@redhat.com> | 2006-07-05 21:52:52 +0000 |
commit | 3891a6500b156ef7b10555abf6c0c81f8509b74a (patch) | |
tree | 4f13f68f938cdfa94343dc2aafdc963addf69c9b /.cvsignore | |
parent | 908443e1f3143f460849e4b220eb29bdd56569fc (diff) | |
download | libvirt-python-v6-3891a6500b156ef7b10555abf6c0c81f8509b74a.tar.gz libvirt-python-v6-3891a6500b156ef7b10555abf6c0c81f8509b74a.tar.xz libvirt-python-v6-3891a6500b156ef7b10555abf6c0c81f8509b74a.zip |
unleash the hush puppiesv0.1.3LIBVIRT_0_1_3
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..77c04da --- /dev/null +++ b/.cvsignore @@ -0,0 +1,12 @@ +Makefile +Makefile.in +.deps +.libs +*.lo +*.la +libvirt.py +libvirt-export.c +libvirtclass.txt +libvirt-py.[ch] +libvirtclass.py +gen_prog |