git

  1. B

    Wish Manifest data in the file .b4a

    It would be very useful if the data that composes Android Manifest (currently in a "ManifestCode" tag in the header of the .b4a file), were perhaps on a dedicated file on several lines, consequently and that is already formatted without the ~/n~ tags It would be a very useful feature in...
  2. abedcode

    Android Question how to use git with b4a?

    hello everyone, I like to know when using git, which directories or files I should ignore? should I commit backup zip files? what about "Objects" directory? a .gitignore file would be really helpful, thanks in advance :)
  3. D

    Android Question Git - which folder can I ignore.

    Hi, Guys I am using GIT for my version control system - however the .git file is growing at an alarming rate. Question - which folders can I safely ignore - they appears that Objects folder and its sub folders are the problem but the manifest is in there so I am wondering which sub folders I...
Top