diff --git a/.gitignore b/.gitignore index d6a206b..749f0b0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ .vscode venv-win -moje-repo \ No newline at end of file +moje-repo +build +dist +*.spec +__pycache__ +*.pyc +*.pyo +*.pyd +*.exe \ No newline at end of file