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 IDE files to .gitignore #24

Open
SPCOxion opened this issue Feb 1, 2018 · 0 comments
Open

Add IDE files to .gitignore #24

SPCOxion opened this issue Feb 1, 2018 · 0 comments

Comments

@SPCOxion
Copy link

SPCOxion commented Feb 1, 2018

Most IDE files can be generated using GradleRIO commands (i.e. gradlew idea or gradlew eclipse). Including them in the project could result in the IDE looking for a file on one computer that doesn't exist on another - an example can be seen here, where the Josh user might not exist on all computers used to edit the code.

OpenRIO's example .gitignore includes all of these files.

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