Do not git ignore files like /debugger/QT/moc_*.
authorscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 16 Oct 2012 17:25:36 +0000 (17:25 +0000)
committerscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 16 Oct 2012 17:25:36 +0000 (17:25 +0000)
commita3970ff4be91283742bc009985eebd655a6be165
treeed9c11ebced86b8efffe029b4eaa65e93553fc9b
parentb8b92ea089a380e17984e4df7b49b379cb6bd929
Do not git ignore files like /debugger/QT/moc_*.

Prior to r5953, gyp_skia would generate files for QT in
debugger/QT. A line in .gitignore was added so these
files did not show up in git status. Now that the
generated files are in the out directory, the line is no
longer necessary.

Review URL: https://codereview.appspot.com/6702043

git-svn-id: http://skia.googlecode.com/svn/trunk@5966 2bbb7eff-a529-9590-31e7-b0007b416f81
.gitignore