diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 20:05:23 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-04 20:05:23 +0000 |
commit | b8ce79bbe5104243715968ab112e6b19102effee (patch) | |
tree | 6667aef99578e1e04ef76fc824b0eee936a167bf /.gitignore | |
parent | 571275543ddf6a5e8c312573de5a0d6e06df6ce9 (diff) | |
download | chromium_src-b8ce79bbe5104243715968ab112e6b19102effee.zip chromium_src-b8ce79bbe5104243715968ab112e6b19102effee.tar.gz chromium_src-b8ce79bbe5104243715968ab112e6b19102effee.tar.bz2 |
Add some ffmpeg/yasm dirs to .gitignore.
Review URL: http://codereview.chromium.org/363006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30985 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,7 @@ /third_party/WebKit /third_party/cygwin /third_party/ffmpeg/binaries +/third_party/ffmpeg/source/patched-ffmpeg-mt /third_party/forge /third_party/googlemac /third_party/hunspell @@ -54,6 +55,7 @@ /third_party/skia /third_party/tcmalloc/tcmalloc /third_party/xdg-utils +/third_party/yasm/source/patched-yasm /tools/distcc /tools/grit/grit/test/data /tools/gyp |