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

Unified Diff: .gitignore

Issue 1137683004: Add top-level webkit/ directory to .gitignore. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix order and add comment Created 5 years, 7 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 bfc1056590328b6738bdfe8d567fbb2e78a0470e..6a898d0d9f08a5eaf7c64c5c1ebab85eb756fa3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -429,6 +429,8 @@ v8.log
/ui/surface/surface.xml
/ui/surface/surface_gpu_tests.xml
/v8
+# Results directory for run-webkit-tests. http://crbug.com/488288
+/webkit
/webpagereplay_logs/
/win8/delegate_execute/delegate_execute_version_resources.xml
/win8/metro_driver/metro_driver_version_resources.xml
« 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