add xcshareddata to gitignore

This commit is contained in:
127-Z3R0 2020-04-22 16:07:33 +02:00
parent e91b2c3220
commit b7128f8c03

1
.gitignore vendored
View File

@ -49,6 +49,7 @@ DerivedData/
*.perspectivev3 *.perspectivev3
!default.perspectivev3 !default.perspectivev3
xcuserdata/ xcuserdata/
xcshareddata/
## Other ## Other
*.moved-aside *.moved-aside