Skip to content

Commit 63b9f98

Browse files
committed
Updated to a proper package manager directory structure
1 parent dc07d38 commit 63b9f98

File tree

11 files changed

+24
-1205
lines changed

11 files changed

+24
-1205
lines changed

.gitignore

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
1-
<<<<<<< HEAD
21
.DS_Store
3-
*.swp
4-
*~.nib
5-
6-
build/
7-
8-
*.pbxuser
9-
*.perspective
10-
*.perspectivev3
11-
12-
*.mode1v3
13-
*.mode2v3
14-
15-
project.xcworkspace/
16-
xcuserdata
17-
=======
18-
# CocoaPods
19-
#
20-
# We recommend against adding the Pods directory to your .gitignore. However
21-
# you should judge for yourself, the pros and cons are mentioned at:
22-
# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
23-
#
24-
# Pods/
25-
26-
>>>>>>> 920e0fd8315bafeb029a22d2ea768b71317fabcb
2+
.build/
3+
.swiftpm/

0 commit comments

Comments
 (0)