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: remove untracked files; Add Gradle files; Adjust Line separator #36

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

Conversation

Gustl22
Copy link
Contributor

@Gustl22 Gustl22 commented Apr 11, 2019

  • Gitignore: remove untracked files from repo
  • Add missing Gradle files
  • Add project config files (e.g. to specifiy used encoding/line separators)
  • Line separator: base all files on commonly used LF (Unix)

Sorry that this all comes in one PR, but its hard to separate these commits and ensure they are runnable, while IDE keeps correcting things.

If have any questions, you're welcome!

@GarethAyres
Copy link
Contributor

Hi,
Thanks for contributing. Which IDE are you using?

@Gustl22
Copy link
Contributor Author

Gustl22 commented Apr 15, 2019

Android Studio means IntelliJ.
But things should work independently of IDE.
I suppose u use Eclipse.

@Gustl22
Copy link
Contributor Author

Gustl22 commented Apr 15, 2019

If it's more comfortable, I can split commits in separate PRs.

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