diff options
| author | VG <vg@devys.org> | 2015-12-11 16:12:35 +0100 | 
|---|---|---|
| committer | VG <vg@devys.org> | 2015-12-11 16:12:35 +0100 | 
| commit | eafcfa8eb2c92e7acacc3cf9d07a68d6738b2d5f (patch) | |
| tree | ed9f74d100f379d59370ccabbd8bbc047def4128 /.gitignore | |
| parent | 40c1dd887240e16c3ee3fb98f5059ffd7aabd8b5 (diff) | |
| download | climl-eafcfa8eb2c92e7acacc3cf9d07a68d6738b2d5f.tar.gz climl-eafcfa8eb2c92e7acacc3cf9d07a68d6738b2d5f.tar.bz2 climl-eafcfa8eb2c92e7acacc3cf9d07a68d6738b2d5f.zip | |
gitignores *.whl python wheels too
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@  __pycache__  *.pyc +*.whl  imapclient  venv | 
