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

Remove IDE/user configuration specific stuff #10

Merged
merged 1 commit into from
Oct 2, 2016
Merged

Remove IDE/user configuration specific stuff #10

merged 1 commit into from
Oct 2, 2016

Conversation

TuxCoding
Copy link
Contributor

I removed all the user configuration specific stuff, because every time a users chooses a different IDE other than Idea, they have to exclude their IDE dependent files exclusively.

But the bigger issue I think is the IDE configuration. Some users could have a different project configuration and then these changes will be automatically included. This also applies your test server setup. In my case I created a shared test server folder. Easier to update and can be automated too. But then there are other configurations like a activating bungeecord or not too. So I think it's better to exclude this folder too.

This should also make the repo smaller for future commits and additions, because there shouldn't be any binary files except the gradle wrapper.

@michael1011 michael1011 merged commit e4cc29f into michael1011:master Oct 2, 2016
@michael1011
Copy link
Owner

Thank you! @games647

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.

2 participants