Skip to content

remove apk files from git #13

Description

@cameron

never track files generated by a build process in version control. reasons:

  • different systems will produce different binaries from the same source
  • they make your repo big/slow
  • there's (almost) never a benefit to tracking them — no new info is added as they derive from the source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions