Skip to content

Commit 72ed337

Browse files
committed
chore: update .gitignore files to replace .keep with .gitkeep and add new image assets
1 parent 2ab8649 commit 72ed337

27 files changed

Lines changed: 14 additions & 13 deletions

File tree

android/app/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Dimina JSApp files (copied from shared directory during build)
44
/src/main/assets/jsapp/**
5-
!/src/main/assets/jsapp/.keep
5+
!/src/main/assets/jsapp/.gitkeep
File renamed without changes.

android/dimina/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Dimina JSSDK files (copied from shared directory during build)
44
/src/main/assets/jssdk/**
5-
!/src/main/assets/jssdk/.keep
5+
!/src/main/assets/jssdk/.gitkeep
File renamed without changes.
501 Bytes
Loading
435 Bytes
Loading
1.84 KB
Loading
7.05 KB
Loading
1.78 KB
Loading
2.16 KB
Loading

0 commit comments

Comments
 (0)