Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(287)

Unified Diff: .gitignore

Issue 139473002: Ignore out even if it's a symlink. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: reup Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 2e09730bec0f0bdf2815d389c59875e44cc6724f..c61286da5730efe33cb134dc02b640e4d7b77dc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@
.gclient*
*.pyc
gyp/build/
-out/
+out
third_party/externals/
xcodebuild/
TAGS
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698