Skip to content

If folder where main.js is located contains .git folder it would be included in the .apk #166

Open
@sliterok

Description

@sliterok

Describe the bug
Indefinetely increased size of .apk

To Reproduce
Steps to reproduce the behavior:

  1. Init a repository at the directory where main.js is located.
  2. Create some commits
  3. Full size of the .git hidden folder will be included in the .apk file if you build it

Expected behavior
I guess there sould be something like .androidignore file to specify if you need any files that android.js should ignore while building .apk.

Screenshots
image
image

Additional context
Also i guess i should add /dist to .gitignore

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions