add: build & dist to gitignore

This commit is contained in:
Yannik Schmidt
2024-05-31 15:50:22 +02:00
parent bcc3d39e31
commit fc7bf571b8

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
build/
*.zip
*.swp
__pycache__/
@@ -8,4 +9,4 @@ install-dir/
*.spec
*.exe
dist/
dist/