diff --git a/.gitignore b/.gitignore index 24ac19c..3c50aa1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ .coverage.* dist +*.egg-info .~lock.*.od?# +__pycache__ *.swp tmp