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

.gitignore #27

Open
paragonal opened this issue Jan 22, 2018 · 1 comment
Open

.gitignore #27

paragonal opened this issue Jan 22, 2018 · 1 comment

Comments

@paragonal
Copy link
Collaborator

Although this isn't the most pressing of issues, adding a .gitignore file that ignored eclipse files like .project and .classpath, intellij files like .ide and gradle files like .gradle might make it easier to develop on different IDEs.

@Innoviox
Copy link
Owner

Currently in the .gitignore:

*.classpath
*.project
*.DS_Store

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

2 participants