Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .gitignore to exclude generated files on Windows, as well as W…
…indows-only DEPS inclusions. Is this safe, given the vcproj files that are in the repository? I believe so. The gitignore documentation states: "Note that all the gitignore files really concern only files that are not already tracked by git; in order to ignore uncommitted changes in already tracked files, please refer to the git update-index --assume-unchanged documentation." TEST=ran "git status" on Windows, saw no generated files BUG=none Review URL: http://codereview.chromium.org/219004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26978 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information