gitignore: update for MSVC debug, cscope and ctags
commit997eb1f0d579537f0a5109ab90a7e6bc99bf4aee
authorMichael Wookey <michaelwookey@gmail.com>
Fri, 16 Oct 2009 09:11:15 +0000 (16 20:11 +1100)
committerMarkus Heidelberg <markus.heidelberg@web.de>
Wed, 21 Oct 2009 03:49:00 +0000 (21 05:49 +0200)
treee3084c70211c0c028cf95c24f96a935fbe417124
parent1f3fd50121781f697e33371b83d8a8ceb38c6df7
gitignore: update for MSVC debug, cscope and ctags

When building a debug (g)vim with MSVC, ignore .ilk files. Also ignore
the outputs from cscope and ctags. The ctags file might not be built in
the src directory with "make tags", but manually in the top level
directory, so make the rule global.

Signed-off-by: Michael Wookey <michaelwookey@gmail.com>
.gitignore