Ignore file from npm pack.
This commit is contained in:
parent
b1494e784d
commit
b4414b6477
|
@ -35,3 +35,6 @@ node_modules/
|
|||
npm-debug.log
|
||||
lib/android/src/main/gen
|
||||
example/android/app/src/main/gen
|
||||
|
||||
# build
|
||||
react-native-fast-image-*.tgz
|
||||
|
|
|
@ -4,6 +4,7 @@ docs
|
|||
# Build
|
||||
android/build
|
||||
ios/build
|
||||
react-native-fast-image-*.tgz
|
||||
|
||||
# We need to ignore some things in submodules.
|
||||
# This probably isn't everything we'd like to ignore but it's good enough.
|
||||
|
|
Loading…
Reference in New Issue