I’m trying to add some features to a five-year old Java/Matisse project. I’d also like to put it under source control using Git — specifically TortoiseGit, since that’s what I’m used to. One of the first things I’d like to do is create a reasonable .gitignore file, one that takes the specifics of MyEclipse and Matisse4MyEclipse into account (if those choices create any special requirements).
Where can I find such a file or some hints on crafting one?
Thanks,
R