mirror of
https://github.com/zhigang1992/PerspectiveTransform.git
synced 2026-04-29 04:35:14 +08:00
36 lines
474 B
Plaintext
36 lines
474 B
Plaintext
# OS X
|
|
.DS_Store
|
|
|
|
# Xcode
|
|
build/
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
xcuserdata
|
|
*.xccheckout
|
|
profile
|
|
*.moved-aside
|
|
DerivedData
|
|
*.hmap
|
|
*.ipa
|
|
|
|
# Bundler
|
|
.bundle
|
|
|
|
# Release output
|
|
PerspectiveTransform.framework.zip
|
|
|
|
## See https://raw.githubusercontent.com/github/gitignore/master/Swift.gitignore
|
|
## Playgrounds
|
|
timeline.xctimeline
|
|
playground.xcworkspace
|
|
|
|
# slather reports
|
|
html
|
|
cobertura.xml
|