Skip to content

Commit 606b5fd

Browse files
committed
Clean up Git config
1 parent 213c904 commit 606b5fd

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

.gitattributes

-1
This file was deleted.

.gitignore

-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# MacOS
22
.DS_Store
33
# Xcode
4-
#
54
build/
65
*.pbxuser
76
!default.pbxuser
@@ -19,21 +18,6 @@ DerivedData
1918
*.ipa
2019
*.xcuserstate
2120

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-
3721
# Swift Package Manager
3822
.build/
3923
.swiftpm/

0 commit comments

Comments
 (0)