I keep both source code and test files (in tests folder) for my PhoneGap application in one repository. I build my application through PhoneGap Build, by providing link to my repository at GitHub. I'd like to exclude tests folder from built application, since its contenst aren't required by application and contains nearly 5 MB of files, which highly enlarges application size.
Is this possible, when using PhoneGap Build only?
Note, that I'm asking about PhoneGap Build (cloud), not about local build. So neither my question is a duplicate of this one, nor this answer suits me.
Create a file named .pgbomit in any directories which you want excluded.
More info here and here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With