summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore12
-rw-r--r--tests/.cvsignore2
2 files changed, 14 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
diff --git a/tests/.cvsignore b/tests/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/tests/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in