Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure .gitignore ignores bin/ directory
I'm not sure why there was a . in front of the ignore pattern, but it prevented my Git from recognizing the bin/ directory as being ignored. Removing the leading . fixed the issue. Signed-off-by: Matthew Heon <[email protected]>
- Loading branch information