ignore /.vscode

This commit is contained in:
Marc Beninca 2024-06-10 09:34:45 +02:00
parent 5776c49059
commit b969aa886e
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
__pycache__ __pycache__
/tmp /tmp
/.idea /.vscode
/dist /dist