Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
moonpart committed Mar 27, 2020
1 parent c53385b commit f23cba0
Show file tree
Hide file tree
Showing 701 changed files with 71,322 additions and 0 deletions.
27 changes: 27 additions & 0 deletions AmondoSDK/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
.DS_Store

## Build generated
build/
DerivedData

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata

## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
*.hmap
*.ipa

## Cocoapods
Pods/
Loading

0 comments on commit f23cba0

Please sign in to comment.