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

Unified Diff: .gitignore

Issue 410803002: Add a DEPS file to Blink to control the revisions of the w3c test repos. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add .gitignore entries for the new locations Created 6 years, 5 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 | DEPS » ('j') | 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 953f2ee62bb08b20821ca88940d98b001e6ac939..a02da3e39cdfb441a3260e17f255f06611f8814a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
-# This is pulled in via an entry in DEPS
+# These are pulled in via entries in DEPS.
LayoutTests/w3c
+LayoutTests/third_party/web-platform-tests
+LayoutTests/third_party/csswg-test
*.Makefile
*.mk
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698