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+
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)