Skip to content

Commit 80a0fae

Browse files
committed
Initial commit
0 parents  commit 80a0fae

26 files changed

+1499
-0
lines changed

.gitignore

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
.DS_Store
2+
__MACOSX
3+
*.pbxuser
4+
!default.pbxuser
5+
*.mode1v3
6+
!default.mode1v3
7+
*.mode2v3
8+
!default.mode2v3
9+
*.perspectivev3
10+
!default.perspectivev3
11+
*.xcworkspace
12+
!default.xcworkspace
13+
xcuserdata
14+
profile
15+
*.moved-aside
16+
DerivedData
17+
.idea/
18+
Crashlytics.sh
19+
generatechangelog.sh
20+
Pods/
200 KB
Binary file not shown.

0 commit comments

Comments
 (0)