DescriptionAdd VC++ 2015 file to .gitignore
When using VC++ 2015 Update 1 RC the IDE drops *.VC.opendb files which
then clutter the git status update like this:
Untracked files:
(use "git add <file>..." to include in what will be committed)
chrome_dev.VC.opendb
This change tells git to ignore them.
BUG=440500
Committed: https://crrev.com/23e5ea254fea6ad3618588f177406640e7104d38
Cr-Commit-Position: refs/heads/master@{#358163}
Patch Set 1 #Patch Set 2 : Changing case #Messages
Total messages: 7 (2 generated)
|