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

Update gitignore file to include Eclipse editor files #146

Closed
gahrae opened this issue Aug 27, 2015 · 0 comments
Closed

Update gitignore file to include Eclipse editor files #146

gahrae opened this issue Aug 27, 2015 · 0 comments

Comments

@gahrae
Copy link
Contributor

gahrae commented Aug 27, 2015

The file ".gitignore" is used by git to specify which files should not be considered for a commit. These files are typically temporary files or files generated by an editor.

Currently it includes the temporary files for the editors Idea and Netbeans. It should be updated with the files for the Eclipse editor...

# Eclipse specific #
.metadata/
pablormier added a commit that referenced this issue Aug 27, 2015
fix #146 : Update .gitignore to include Eclipse specific files.
michaelhaaf pushed a commit to michaelhaaf/hipster that referenced this issue Dec 2, 2015
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

No branches or pull requests

1 participant