added .vscode to .gitignore

This commit is contained in:
Feror 2026-06-01 10:59:07 +02:00
parent d2578494e3
commit 3da06e096b

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ DerivedData/
*.xcodeproj/project.xcworkspace/xcuserdata/
*.xcworkspace/xcuserdata/
*.xcuserstate
.vscode/