Cleaned project directory and initialized java project with gradle #14
Reference in New Issue
Block a user
Delete Branch "chore/initial-java-housekeeping"
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?
This pull reqeuest cleaned the project directory and initialized a new java project with gradle as the dependency manager and build automation tool.
Among other changes, the
.gitignorefile was updated to match the java project