diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 02:29:05 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-27 02:29:05 +0000 |
commit | 21f04ce3abd48a88706efbb05231869f53a87c7c (patch) | |
tree | 77901bedd41dabd22d79d34d38dd719d5269e81a /.gitignore | |
parent | fe85a7eb73f4757f65cdb296aa05ffd7cf13e9bf (diff) | |
download | chromium_src-21f04ce3abd48a88706efbb05231869f53a87c7c.zip chromium_src-21f04ce3abd48a88706efbb05231869f53a87c7c.tar.gz chromium_src-21f04ce3abd48a88706efbb05231869f53a87c7c.tar.bz2 |
Add third_party/chromeos_text_input to .gitignore.
TBR=satorux
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/555120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37220 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ /testserver.log /third_party/GTM /third_party/WebKit +/third_party/chromeos_text_input /third_party/cygwin /third_party/ffmpeg/binaries /third_party/ffmpeg/source/patched-ffmpeg-mt |