Skip to content

Commit 88ee2c7

Browse files
committed
Add com.luck.picture.lib
1 parent 765c10f commit 88ee2c7

File tree

153 files changed

+31915
-1
lines changed

Some content is hidden

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

153 files changed

+31915
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Whitelist com.luck.picture.lib package
2+
#
3+
!picture_library/src/com/luck/picture/lib/
4+
15
# OSX
26
#
37
.DS_Store
@@ -56,4 +60,4 @@ android/keystores/debug.keystore
5660
.expo/*
5761

5862
# generated by bob
59-
lib/
63+
lib/*

0 commit comments

Comments
 (0)