reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
250 stars 153 forks source link

Add `bin/` to `.gitignore` #2179

Closed jonasongg closed 7 months ago

jonasongg commented 7 months ago

Fixes #2169

Proposed commit message

Add bin/ to .gitignore

Currently, the bin/ folder generates files that are not in .gitignore
which produces a lot of untracked changes that can be annoying to
developers.

Let's add bin/ to .gitignore to prevent this issue.

Other information

github-actions[bot] commented 7 months ago

The following links are for previewing this pull request: