diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-08-13 10:57:49 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-08-13 10:57:49 +0100 |
commit | 0c8d510df94bacbea289d6738a00d0b56928fcf6 (patch) | |
tree | 8fde414d13ef3e94285af39efef4f0961953d635 /.gitignore | |
parent | 79bfb73a9d88711deb5c6c7a9e5f7142c61ae26c (diff) | |
download | pykolab-0c8d510df94bacbea289d6738a00d0b56928fcf6.tar.gz |
Add commands count-domain-mailboxes and server-info, enhance list-mailboxes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,11 +9,13 @@ Makefile.in *.rej *.spec *.tar.gz +*.tar.gz.gpg aclocal.m4 autom4te.cache/ bin/rebuild.sh bin/test* ChangeLog +conf/*-*.conf config.log config.status configure @@ -23,3 +25,4 @@ po/POTFILES pykolab/constants.py pykolab-[0-9]*.*/ src/ +test-* |