Add build/ to .gitignore #41
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
team
test
wontfix
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ironriders/Recycle-Rush#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Yes, yes, I know this is something that I could just do, but please add the build/ directory to .gitignore. Recent commits like
e1d5bb6a75ended up adding compiled .class files (i.e., byte code) to the source repo.