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

Unified Diff: .gitignore

Issue 2269083003: Add precise sysroot creator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@TrustyUpdates
Patch Set: Rebase Created 4 years, 4 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
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index f25277aa15630c4ac27df3f2cfbce62ab6e69d46..f7fd65eb4644311fdbf5fa560db024d833465417 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,7 @@ vs-chromium-project.txt
/build/x64/
/build/linux/bin/eu-strip
/build/linux/debian_*-sysroot/
+/build/linux/ubuntu_*-sysroot/
/build/mac_files
/buildtools
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.

Powered by Google App Engine
This is Rietveld 408576698