add .gitignore file

This commit is contained in:
Nico Jensen 2025-02-08 03:35:38 +01:00
parent 1f09e7bc3e
commit e2a433270b

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.vscode/
__pycache__/
build/
dist/
*.spec
.DS_store
config.json