mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Do not track the workspace on git as it is built by CocoaPods. Thus, users will be not tempted to open it before running "pod install"
This commit is contained in:
3
syMessaging/.gitignore
vendored
3
syMessaging/.gitignore
vendored
@@ -24,3 +24,6 @@ DerivedData
|
||||
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
|
||||
#
|
||||
Pods/
|
||||
|
||||
# Do not track our workspace since it is created by CocoaPods
|
||||
*.xcworkspace
|
||||
|
||||
Reference in New Issue
Block a user