CommitView: Add option to add files to .gitignore
commitfc00f6c087a31a827adb43dfe671aa9db7041286
authorMark Bestley <gitx@bestley.co.uk>
Mon, 1 Dec 2008 17:51:35 +0000 (1 17:51 +0000)
committerPieter de Bie <pdebie@ai.rug.nl>
Mon, 22 Dec 2008 20:59:11 +0000 (22 21:59 +0100)
tree93c585a4ebdf6847a8779251c5d4f2659d3c338e
parentcbf2608dfa84c58b405fbaa965769bdd23782802
CommitView: Add option to add files to .gitignore

In the commit view, add an option in the context menu to have git
ignore them by adding the file names to .gitignore file in the root
of the workarea.
PBGitIndexController.m
PBGitRepository.h
PBGitRepository.m