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
This commit is contained in:
parent
887760f60b
commit
0ab7c77a2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.gclient*
|
.gclient*
|
||||||
|
/debugger/QT/moc_*
|
||||||
/gyp/build/
|
/gyp/build/
|
||||||
/out/
|
/out/
|
||||||
/third_party/externals/
|
/third_party/externals/
|
||||||
|
Loading…
Reference in New Issue
Block a user