52 lines
568 B
Plaintext
Raw Permalink Normal View History

2017-04-13 00:13:44 -04:00
# 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
# CocoaPods
Podfile.lock
Pods
2017-04-13 00:13:44 -04:00
# Android/IJ
#
.idea
*.iml
.gradle
local.properties
# node.js
#
node_modules/
npm-debug.log
lib/android/src/main/gen
2018-05-24 12:07:06 -04:00
example/android/app/src/main/gen
# build
react-native-fast-image-*.tgz
dist/
2019-02-21 22:31:09 -05:00
# coverage reports
coverage
# TypeScript incremental compilation cache
*.tsbuildinfo