diff --git a/.gitignore b/.gitignore index ed8ebf5..e787e17 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,7 @@ -__pycache__ \ No newline at end of file +__pycache__ +env +*.spec +*.pyc +*.pyo +build +dist \ No newline at end of file