aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-16 17:25:36 +0000
committerGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-16 17:25:36 +0000
commita3970ff4be91283742bc009985eebd655a6be165 (patch)
treeed9c11ebced86b8efffe029b4eaa65e93553fc9b /.gitignore
parentb8b92ea089a380e17984e4df7b49b379cb6bd929 (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f4e51619bd..b10e1281ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
.DS_Store
.gclient*
-/debugger/QT/moc_*
/gyp/build/
/out/
/third_party/externals/