Added the .vscode folder to the .gitignore file.

This commit is contained in:
Javier Cicchelli 2023-04-29 00:53:48 +02:00
parent 92c4aa7c2a
commit 6518386444

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
.DS_Store .DS_Store
/.build /.build
/.vscode
/Packages /Packages
/*.xcodeproj /*.xcodeproj
xcuserdata/ xcuserdata/