From 5eae551d867c6da7e1ed363110f02f89f99970d9 Mon Sep 17 00:00:00 2001 From: "gab@chromium.org" Date: Thu, 19 Apr 2012 04:12:40 +0000 Subject: More gitignores and fix typo BUG= TEST= Review URL: http://codereview.chromium.org/10116045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132943 0039d316-1c4b-4281-b951-d872f2087c98 --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d17f8fe..e1d2139 100644 --- a/.gitignore +++ b/.gitignore @@ -31,7 +31,7 @@ # Only /build/(Debug|Release|x64|ipch) should need to be ignored, but bug #119528 makes this global ignore required for now. Debug/ ipch/ -Relase/ +Release/ x64/ tags Thumbs.db @@ -149,6 +149,7 @@ v8.log /third_party/flac /third_party/freetype /third_party/gles2_conform +/third_party/gnu_binutils/ /third_party/gold /third_party/googlemac /third_party/hunspell @@ -197,6 +198,7 @@ v8.log /third_party/speex /third_party/swiftshader/include/ /third_party/swig +/third_party/syzygy /third_party/syzygy/binaries /third_party/undoview /third_party/v8-i18n -- cgit v1.1