Skip to content

Commit a099edc

Browse files
Merge pull request #27 from rootstrap/chore/prebuild
chore: ignore ios and android folders
2 parents 213db45 + 4f00842 commit a099edc

File tree

74 files changed

+3
-4018
lines changed

Some content is hidden

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

74 files changed

+3
-4018
lines changed

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@ yarn-error.log
1717
.env.staging
1818
.env.qa
1919

20+
/ios
21+
/android
22+
2023
# macOS
2124
.DS_Store
2225

23-
.env.development
24-
.env.production
25-
.env.staging
26-
.env.qa
2726

2827
# @generated expo-cli sync-2b81b286409207a5da26e14c78851eb30d8ccbdb
2928
# The following patterns were generated by expo-cli

android/.gitignore

Lines changed: 0 additions & 16 deletions
This file was deleted.

android/app/build.gradle

Lines changed: 0 additions & 172 deletions
This file was deleted.

android/app/debug.keystore

-2.2 KB
Binary file not shown.

android/app/proguard-rules.pro

Lines changed: 0 additions & 14 deletions
This file was deleted.

android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 36 deletions
This file was deleted.
-731 KB
Binary file not shown.

android/app/src/main/java/com/rs/mobile/development/MainActivity.kt

Lines changed: 0 additions & 61 deletions
This file was deleted.

android/app/src/main/java/com/rs/mobile/development/MainApplication.kt

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)