Added vcpkg venv python38 dist and innosetup folders to gitignore

pull/1627/head
Luca Di Leo 2023-03-29 16:18:11 +02:00
rodzic 4b3306ec9e
commit d2ad5bac49
1 zmienionych plików z 7 dodań i 0 usunięć

7
.gitignore vendored
Wyświetl plik

@ -28,3 +28,10 @@ settings.yaml
__pycache__
*.snap
storage/
vcpkg/
venv/
python38/
dist/
innosetup/