From 9fcd012f8c985830e75b2295fd2c9aa068dd1a80 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Wed, 15 Jan 2014 16:55:04 +0000 Subject: Ignore out even if it's a symlink. R=halcanary@google.com BUG= Author: mtklein@google.com Review URL: https://codereview.chromium.org/139473002 git-svn-id: http://skia.googlecode.com/svn/trunk@13089 2bbb7eff-a529-9590-31e7-b0007b416f81 --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2e09730bec..c61286da57 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ .gclient* *.pyc gyp/build/ -out/ +out third_party/externals/ xcodebuild/ TAGS -- cgit v1.2.3