diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2012-12-02 07:12:37 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2012-12-02 07:12:37 -0500 |
commit | 6c4c00a3f3941a37e3bc25e9ed59e889b93cd06d (patch) | |
tree | 156a22d4779eb75cb96d26df52f2425afc3da3b2 /.gitignore | |
parent | 9f21d360409b1ef45cab70a3b5cb79674be34fa2 (diff) | |
parent | ce86a53a37c1573a5633699cf7f795768907f9a2 (diff) |
Merge changes from no_pywin32
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ build/ dist/ paramiko.egg-info/ test.log +docs/ |