diff --git a/.gitignore b/.gitignore index e107bfb..948852a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ env/ venv/ __pycache__ main.spec -*.afdesign \ No newline at end of file +*.afdesign +*.pyc +.DS_Store \ No newline at end of file