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

Unified Diff: .gitignore

Issue 5535005: chromeos: Update .gitignore for build-related files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 4d28bc10d14c63d92768246ffea0e704a6c85c9e..301828a247c66e179aa80a561a21a70febe47dc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,8 @@ tags
/build/Purify
/build/Release
/build/util/support
+# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
+/c
/chrome/Debug
/chrome/Hammer
/chrome/Release
@@ -52,6 +54,7 @@ tags
/gpu/gles2_conform_test
/native_client
/out
+/out_*
/rlz
/sdch/open-vcdiff
/seccompsandbox
« 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