diff options
author | VG <vg@devys.org> | 2015-12-11 15:23:14 +0100 |
---|---|---|
committer | VG <vg@devys.org> | 2015-12-11 15:23:14 +0100 |
commit | 1422105e1ac4ee9d551d004980a384ddd5f29612 (patch) | |
tree | 4698823852002e2d5eab1e54365d15da3dd0ef11 /.gitignore | |
parent | f9fa7908f306bfaf67fe62a207e8053c5fd2f4da (diff) | |
download | climl-1422105e1ac4ee9d551d004980a384ddd5f29612.tar.gz climl-1422105e1ac4ee9d551d004980a384ddd5f29612.tar.bz2 climl-1422105e1ac4ee9d551d004980a384ddd5f29612.zip |
add some experiments for build step
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ __pycache__ *.pyc +imapclient +venv |