diff --git a/.gitignore b/.gitignore index 4ef3e36..6c89ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.pyc -*__pycache__ \ No newline at end of file +*__pycache__ +*dist +*build +*.egg* \ No newline at end of file