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)
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

index f4e51619bd4fb81ef3e6d3250ed0bd6aacf57499..b10e1281cead2188912251056521e43cf98f4f60 100644 (file)
@@ -1,6 +1,5 @@
 .DS_Store
 .gclient*
-/debugger/QT/moc_*
 /gyp/build/
 /out/
 /third_party/externals/