diff --git a/.gitignore b/.gitignore index 2bf60d58..9c06b143 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,10 @@ settings.yaml __pycache__ *.snap storage/ + + +vcpkg/ +venv/ +python38/ +dist/ +innosetup/ \ No newline at end of file