Update .cvsignore files
authorSeth Nickell <seth@gnome.org>
Tue, 1 Jun 2004 06:16:13 +0000 (06:16 +0000)
committerSeth Nickell <seth@gnome.org>
Tue, 1 Jun 2004 06:16:13 +0000 (06:16 +0000)
python/.cvsignore
python/examples/.cvsignore [new file with mode: 0644]

index 9a63921..4a73b5b 100644 (file)
@@ -1,3 +1,9 @@
 .deps
 Makefile.in
 Makefile
+dbus_bindings.pyx
+*.lo
+*.la
+dbus_bindings.c
+*.pyc
+.libs
diff --git a/python/examples/.cvsignore b/python/examples/.cvsignore
new file mode 100644 (file)
index 0000000..282522d
--- /dev/null
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in