diff --git a/.gitignore b/.gitignore index 6c65d8c..24c7818 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ versioneer.pyc *.egg-info dist build +__pycache__ +*.pyc \ No newline at end of file