Comments.

This commit is contained in:
Dylan Vann 2018-05-24 11:58:28 -04:00
parent a6f7b109aa
commit b1494e784d
1 changed files with 15 additions and 3 deletions

View File

@ -1,8 +1,12 @@
__snapshots__
.circleci
android/build
# Docs
docs
# Build
android/build
ios/build
# We need to ignore some things in submodules.
# This probably isn't everything we'd like to ignore but it's good enough.
ios/Vendor/SDWebImage/.git*
ios/Vendor/SDWebImage/Examples
ios/Vendor/SDWebImage/Tests
@ -10,10 +14,18 @@ ios/Vendor/SDWebImage/Docs
ios/Vendor/SDWebImage/Vendors/FLAnimatedImage/FLAnimatedImageDemo
ios/Vendor/SDWebImage/Vendors/FLAnimatedImage/images
ios/Vendor/SDWebImage/Vendors/libwebp/examples
# Examples
react-native-fast-image-example
react-native-fast-image-example-cocoapods
react-native-fast-image-example-server
# Tests
.circleci
__snapshots__
*.test.js
# Configs
.babelrc
.gitignore
.npmignore