diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-02-13 17:32:58 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-02-13 17:32:58 (GMT) |
commit | f7454c045a042288b4913d2739e1f037d66c3747 (patch) | |
tree | 7e3327b14c2e1ad5a8610cf7002b8b5a0ebfb933 /.gitignore | |
parent | 003f6c65819f8f31284af00316ce99c029b0f782 (diff) | |
download | libkolabxml-f7454c045a042288b4913d2739e1f037d66c3747.tar.gz |
Add pykolab format module
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,3 +4,13 @@ CMakeCache.txt moc_* *.moc *.cmake +*.pyc +.*.swp +configure +config.status +config.log +Makefile +Makefile.in +ChangeLog +autom4te.cache +aclocal.m4 |