I am developing for mobile (iOS and android) in an enterprise environment that is using TFS (Team Foundation Server) for it's repository.
Our Typical environment:
Apcelerator Studio 3.4.1
Xcode 6.1.1
Android API 20
TFS eclipse plugin 12.0.2
We have installed the TFS eclipse plug-in and have files checked into a single project.
What we are having an issue with is the ignore files.
Microsoft has some documentation on the .tfignore file but it's really limited to use in Visual Studio.
Is there anyone out there that has an example of this?