From 1eb2f4d53e3065ea493df0ff1675dba542b7ddb2 Mon Sep 17 00:00:00 2001 From: Dylan Vann Date: Thu, 30 Nov 2017 00:01:27 -0500 Subject: [PATCH] Add packed version to gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4bb288d..c8eaf84 100644 --- a/.gitignore +++ b/.gitignore @@ -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