I have a project in a repository. People will soon start checking it out, working on it, then committing their changes back. But there is one file within that project (an
Actually there are two approaches to 'ignore' commits on a versioned file. The 'template' solution has already been mentioned by @cdhowie. The second approach uses changelists as described in this post.