diff options
author | Seth Nickell <seth@gnome.org> | 2004-06-01 06:16:13 +0000 |
---|---|---|
committer | Seth Nickell <seth@gnome.org> | 2004-06-01 06:16:13 +0000 |
commit | 241878cded4fe7ef3c43ad3194c7cdbce103e899 (patch) | |
tree | 454cbb2883ea0a00f31fccade7c7808efe601a83 /python/.cvsignore | |
parent | 736f76ba97647ac78d59b2484ddf0e176bc075cd (diff) |
Update .cvsignore files
Diffstat (limited to 'python/.cvsignore')
-rw-r--r-- | python/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/.cvsignore b/python/.cvsignore index 9a639215..4a73b5bc 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -1,3 +1,9 @@ .deps Makefile.in Makefile +dbus_bindings.pyx +*.lo +*.la +dbus_bindings.c +*.pyc +.libs |