aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-01 16:39:06 +0000
committerGravatar tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-01 16:39:06 +0000
commit0ab7c77a2c964f90338ef314ce04e4f9a05d45b4 (patch)
tree29dda112e7b5e1ad71cff3b987fdd5d510d35129 /.gitignore
parent887760f60be146fdefa6b386f80677b540a9f279 (diff)
Add moc generated files to .gitignore.
So that git status is clean again. R=tomhudson@google.com Review URL: https://codereview.appspot.com/6591045 git-svn-id: http://skia.googlecode.com/svn/trunk@5750 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b10e1281ce..f4e51619bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.DS_Store
.gclient*
+/debugger/QT/moc_*
/gyp/build/
/out/
/third_party/externals/