diff --git a/.gitignore b/.gitignore index b6e4761..dd82d78 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,10 @@ dmypy.json # Pyre type checker .pyre/ + +# Nuitka +*.build/ +*.dist/ +*.onefile-build/ +*.exe +__main__