Dylan Vann c279577f95
build: use dv-scripts (#707)
- Simplifying configuration for:
  - Building
  - Linting
  - Testing
  - Releasing

I'll fix code coverage in an upgrade.
2020-07-16 21:28:12 -04:00

48 lines
537 B
Plaintext

# OSX
#
.DS_Store
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IJ
#
.idea
*.iml
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log
lib/android/src/main/gen
example/android/app/src/main/gen
# build
react-native-fast-image-*.tgz
dist/
# coverage reports
coverage
# TypeScript incremental compilation cache
*.tsbuildinfo