Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a .gitignore, README, and artifact clean up #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

timothystone
Copy link

Project missing a .gitignore file.

Leveraging the Spring Initializr template, the .gitignore is extended with
a Mac OS hint to ignore the Desktop Services Storage file (.DS_Store).

Remove the .DS_Store from the top-level repository

Project missing a .gitignore file.

Leveraging the Spring Initializr template, the .gitignore is extended with
a Mac OS hint to ignore the Desktop Services Storage file (.DS_Store).

Remove the .DS_Store from the top-level repository
Quick find and remove all .DS_Store files from project.
@timothystone timothystone reopened this Nov 22, 2020
@timothystone
Copy link
Author

Removed all Mac OS Desktop Services Store files.

@timothystone timothystone changed the title Add a .gitignore Add a .gitignore, README, and artifact clean up Nov 22, 2020
.gitignore is set consistently across project. Several projects contained
mvn wrapper artifacts from the Initializr that can be safely removed (and
reflected in the .gitignore). While possibly helpful, but inconsistently
stored, .settings, .project, and .classpath artifacts from Eclipse were
removed. Additionally, all are port of the .gitignore.
I need to use a proper editor, not vi all the time.
@timothystone
Copy link
Author

@bharaththippireddy bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant