Skip to content

Conversation

natejenkins
Copy link

Hi, thanks for this library!

Adding a .gitignore would make commits much cleaner, I copied the example Android .gitignore from https://github.com/github/gitignore (CC0 1.0 license) as a starting point.

@natejenkins
Copy link
Author

Personally I would add a few more files to this gitignore. When building this project the following files and folders are created:

	.idea/
	gradle/
	gradlew
	gradlew.bat

In general I add the gradle folder and files to the repo and ignore ./idea/*

thoughts?

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.

1 participant