diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-09-26 11:14:01 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-09-26 11:14:01 +0100 |
commit | 325a19c6a2f9fc529a15668494eaf59032e94ff9 (patch) | |
tree | 52af4dff6227db285699f0f52c91e6b379db570d /.gitignore | |
parent | 0c376127e2cc0661a84411e0e73e88b56f5bbc2e (diff) | |
download | pykolab-325a19c6a2f9fc529a15668494eaf59032e94ff9.tar.gz |
Add bin/test* to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Makefile.in *.tar.gz aclocal.m4 autom4te.cache/ +bin/test* config.log config.status configure |