diff --git a/.gitignore b/.gitignore index d4a69ca..d8915e0 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,7 @@ ENV/ # mypy .mypy_cache + +# nuitka +*.build +*.exe \ No newline at end of file