diff options
| author | Florent Xicluna <florent.xicluna@gmail.com> | 2013-03-06 23:50:29 +0100 |
|---|---|---|
| committer | Florent Xicluna <florent.xicluna@gmail.com> | 2013-03-06 23:50:29 +0100 |
| commit | e43131bb602179f624bb8cd12ceae44fbffa1cfe (patch) | |
| tree | 4be57d841e23773b80ae0fe4ff2b1f7ae1d69b93 /.gitignore | |
| parent | f1e46f06ed1abd41c52509fe8eb49dc8399bd18a (diff) | |
| download | pyflakes-e43131bb602179f624bb8cd12ceae44fbffa1cfe.tar.gz | |
More entries to .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1 +1,6 @@ +*.egg +*.egg-info *.pyc +.tox +dist +docs/_build |
