Skip to content

Commit 14e70b2

Browse files
fix: removed .yarn
1 parent 6e0c43c commit 14e70b2

File tree

1,779 files changed

+7
-570
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,779 files changed

+7
-570
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ local.properties
3838
node_modules/
3939
npm-debug.log
4040
lib/android/src/main/gen
41-
example/android/app/src/main/gen
41+
ReactNativeFastImageExample/android/app/src/main/gen
4242

4343
# build
4444
react-native-fast-image-*.tgz
@@ -49,3 +49,9 @@ coverage
4949

5050
# TypeScript incremental compilation cache
5151
*.tsbuildinfo
52+
53+
#yarn
54+
.yarn
55+
ReactNativeFastImageExample/.yarn
56+
ReactNativeFastImageExampleServer/.yarn
57+
-27.3 KB
Binary file not shown.
-66.2 KB
Binary file not shown.
-9.33 KB
Binary file not shown.
-9.67 KB
Binary file not shown.
-248 KB
Binary file not shown.
-80.9 KB
Binary file not shown.
-120 KB
Binary file not shown.
-20.7 KB
Binary file not shown.
-26.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)