-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
40 lines (29 loc) · 831 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# See LICENSE folder for this sample’s licensing information.
#
# Apple sample code gitignore configuration.
# Finder
.DS_Store
# Xcode - User files
xcuserdata/
**/*.xcodeproj/project.xcworkspace/*
!**/*.xcodeproj/project.xcworkspace/xcshareddata
**/*.xcodeproj/project.xcworkspace/xcshareddata/*
!**/*.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
**/*.playground/playground.xcworkspace/*
!**/*.playground/playground.xcworkspace/xcshareddata
**/*.playground/playground.xcworkspace/xcshareddata/*
!**/*.playground/playground.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
DerivedData/
.DerivedData-iOS/
.DerivedData-macOS/
coverage_*.txt
percentage_*.txt
**/*.old
Gemfile
Gemfile.lock
fastlane
Packages/.swiftpm/
Packages/.build/
Packages/Package.resolved
.version
exportOptions.plist