We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213c904 commit 606b5fdCopy full SHA for 606b5fd
.gitattributes
.gitignore
@@ -1,7 +1,6 @@
1
# MacOS
2
.DS_Store
3
# Xcode
4
-#
5
build/
6
*.pbxuser
7
!default.pbxuser
@@ -19,21 +18,6 @@ DerivedData
19
18
*.ipa
20
*.xcuserstate
21
22
-# CocoaPods
23
24
-# We recommend against adding the Pods directory to your .gitignore. However
25
-# you should judge for yourself, the pros and cons are mentioned at:
26
-# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
27
28
-# Pods/
29
-
30
-# Carthage
31
32
-# Add this line if you want to avoid checking in source code from Carthage dependencies.
33
-# Carthage/Checkouts
34
35
-Carthage/Build
36
37
# Swift Package Manager
38
.build/
39
.swiftpm/
0 commit comments