diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 23:08:03 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-21 23:08:03 +0000 |
commit | ad900d5924e2032c904be827efd332b8c32491fc (patch) | |
tree | 6b9d1c60f44b2b38fa61550e58d4aacefa3c0d5c /.gitignore | |
parent | b3d09b2e60729cd9e01fe070f7dbc44015eab937 (diff) | |
download | chromium_src-ad900d5924e2032c904be827efd332b8c32491fc.zip chromium_src-ad900d5924e2032c904be827efd332b8c32491fc.tar.gz chromium_src-ad900d5924e2032c904be827efd332b8c32491fc.tar.bz2 |
Add third_party/yasm/binaries to .gitignore.
So 'git status' doesn't report it as untracked. And I stop bothering with this. :)
BUG=None
TEST=run 'git status', you shouldn't see git complaining about it anymore.
Review URL: http://codereview.chromium.org/6092001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69893 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ tags /third_party/valgrind /third_party/xdg-utils /third_party/xulrunner-sdk +/third_party/yasm/binaries /third_party/yasm/source/patched-yasm /tools/distcc /tools/grit/grit/test/data |