diff --git a/.gitignore b/.gitignore index d343fe8..140e268 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ /.idea /alma.py -/__pycache__ \ No newline at end of file +/service/ +/__pycache__/ +/build/ +/dist/ +main.spec