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

Review .gitignores in this project, see if they are still suitable for the new "Cordova" style in 7.1 #23

Open
andrewferrier opened this issue Oct 27, 2015 · 4 comments

Comments

@andrewferrier
Copy link
Contributor

@nickcmaynard-ibm - opinions?

@nickcmaynard
Copy link
Contributor

AFAICT they're still suitable, though we'll see only the server-side resource rules taking effect. The Cordova-style hybrid projects don't live in the same hierarchy - they're siblings to the root we usually deal with.

IBM haven't issued guidance for source control of these types of project. Perhaps we should start by asking the question on Stack Overflow.

@csantanapr
Copy link

The directory structure is defined by Apache Cordova, best practice is to check everything in except the contents of 2 folders "platforms" "plugins". If you don't want to checkin wlapp files they can be regrnerated with mfp push command so ignoring the folder "mobilefirst" is also recommended, they can be empty directories in source control.

@andrewferrier
Copy link
Contributor Author

OK, I'll take a look at this when I have some time. I would suggest that these might be useful starting points:

@nickcmaynard
Copy link
Contributor

A word of caution here - I've seen conflicting "recommendations" for handling Cordova projects and Git. I would advise detailed testing if there is no official guidance.

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

3 participants