Skip to content

Commit

Permalink
🏗️ fix: ignoring Android folder, should be autogenerated by build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bytevictor committed Mar 29, 2024
1 parent 97085f1 commit d7a2f4f
Show file tree
Hide file tree
Showing 78 changed files with 3 additions and 971 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,6 @@ next-env.d.ts

# android keystore
android/*.jks
android/*.jks.base64
android/*.jks.base64

android/
101 changes: 0 additions & 101 deletions android/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions android/app/.gitignore

This file was deleted.

54 changes: 0 additions & 54 deletions android/app/build.gradle

This file was deleted.

19 changes: 0 additions & 19 deletions android/app/capacitor.build.gradle

This file was deleted.

21 changes: 0 additions & 21 deletions android/app/proguard-rules.pro

This file was deleted.

This file was deleted.

35 changes: 0 additions & 35 deletions android/app/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed android/app/src/main/res/drawable-night/splash.png
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
34 changes: 0 additions & 34 deletions android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml

This file was deleted.

Loading

0 comments on commit d7a2f4f

Please sign in to comment.