feat: exclude vscode settings

This commit is contained in:
Lorenzo Migliorero 2024-07-30 14:07:43 +02:00
parent 340621b898
commit 88a1bee22c
No known key found for this signature in database
GPG Key ID: 9A9F1AD60C05DFE2

3
.gitignore vendored
View File

@ -33,6 +33,9 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor
.vscode
# Misc
.DS_Store
*.pem