diff --git a/.gitignore b/.gitignore index 276da35..8415de4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /test_app/ bin/ +build/ +**.spec **__pycache__** \ No newline at end of file