Skip to content

Developer experience: add bin folder to .gitignore #1195

@KClough

Description

@KClough

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature request or improvement on an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions