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

Fix build out of the box #59

Merged
merged 5 commits into from Feb 16, 2019
Merged

Fix build out of the box #59

merged 5 commits into from Feb 16, 2019

Conversation

Trinkes
Copy link
Contributor

@Trinkes Trinkes commented Feb 16, 2019

This PR includes 2 new files on .gitignore file:
1 - idea cache file
2 - idea modules file (can be ignored as described here)

Also, it allows everyone to make a build out of the box without having to defile values like "RELEASE_APP_ID"

@Trinkes
Copy link
Contributor Author

Trinkes commented Feb 16, 2019

My branch started from master, did you have any commit on master missing on dev?

Copy link
Owner

@b-lam b-lam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Trinkes Looks good to me! I don't really have time to test it right now but I'm just gonna merge it in and fix any complications down the line. Thanks for doing this!

@b-lam b-lam merged commit 8062828 into b-lam:develop Feb 16, 2019
b-lam added a commit that referenced this pull request Feb 16, 2019
* Update README.md

* update gitignore file to ignore idea cache and modules files

* create default values to the needed keys in order to allow building out of the box
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.

None yet

2 participants