diff --git a/.gitignore b/.gitignore index b67020c..0232877 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ test __pycache__ -*.pyc \ No newline at end of file +*.pyc +build +dist +*.spec \ No newline at end of file