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 separate folder for mainframer configs #54

Closed
artem-zinnatullin opened this issue Jan 4, 2017 · 2 comments
Closed

Add separate folder for mainframer configs #54

artem-zinnatullin opened this issue Jan 4, 2017 · 2 comments
Assignees
Milestone

Comments

@artem-zinnatullin
Copy link
Contributor

In v2.x we'll add several files #19, #51 to allow customizations and integrations with basically any build system, also we're planning to move away from local.properties #50.

With that in mind, there is an option to put all mainframer configs into a separate folder (eg mainframer) where we could store all required files:

  • ignorelocal (should be under VCS in most cases)
  • ignoreremote(should be under VCS in most cases)
  • personalconfig (or config (should NOT be under VCS in most cases)
@artem-zinnatullin
Copy link
Contributor Author

@ming13, @dmitry-novikov thoughts?

@arturdryomov
Copy link
Contributor

This structure should fit.

.mainframer/localignore
.mainframer/remoteignore
.mainframer/config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants