darrarski/ScrollViewKeyboardAvoider

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
## Build generated
build/
DerivedData/
*.hmap
*.ipa
*.dSYM.zip
*.dSYM
xcov_output/

## Xcode
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
*.moved-aside
*.xccheckout
*.xcscmblueprint
*.generated.swift

## Playgrounds
timeline.xctimeline
playground.xcworkspace

# CocoaPods
Pods/

# Carthage
Carthage/

# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/README.md
fastlane/metadata/

## AppCode
.idea/

## Secrets
Secrets/*

## Keep
!.gitkeep

## Slather
coverage_report/
cobertura.xml

## CodeClimate
cc-test-reporter