Update Chromium gitignore
Adds two third_party directories. R=yfriedman@chromium.org,szager@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/10914106 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155009 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -136,6 +136,7 @@ v8.log
|
||||
/seccompsandbox
|
||||
/testing/gmock
|
||||
/testing/gtest
|
||||
/testing/iossim/third_party/
|
||||
/testserver.log
|
||||
/third_party/GTM
|
||||
/third_party/WebKit
|
||||
@ -143,6 +144,7 @@ v8.log
|
||||
/third_party/adobe/flash/symbols
|
||||
/third_party/amd/
|
||||
/third_party/angle
|
||||
/third_party/android_tools/
|
||||
/third_party/aosp
|
||||
/third_party/asan
|
||||
/third_party/bidichecker
|
||||
|
Reference in New Issue
Block a user