diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +*.pyc +*~ +*.swp +.coverage .tox +distribute.egg-info +setuptools.egg-info +build +dist +lib +bin +include +\.Python +*.swp +CHANGES (links).txt +.git* py-*.egg pytest-*.egg |
