-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Feature request
Note: We are happy to provide support to the entire community, however our members and sponsors have their issues prioritized as a benefit of their membership. MobilityData staff is aware of all issues opened, therefore there is no need for you to tag us directly.
Is your feature request related to a problem? Please describe.
Provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
When building the project locally on OSX, I noticed a main/bin is created from the gradle build process. I believe this folder should be ignored.
Proposed solution
A clear and concise description of what you want to happen.
When building the project from scratch, generated code files should be ignored by source control.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Add */bin to .gitignore
Additional context
Add any other context or screenshots about the feature request that can help us better understand your needs.