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

Unified Diff: .gitignore

Issue 188923003: Update .gitignore to new test262 package name. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 1b74e7ffd8df3b1286e8b720b6fbb022565e5fc5..de51f8a1ee4d4d8a29c9353009559b745dfdcfed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,7 +47,7 @@ shell_g
/test/mozilla/data
/test/mozilla/downloaded_*
/test/test262/data
-/test/test262/test262-*
+/test/test262/tc39-test262-*
/third_party
/tools/jsfunfuzz
/tools/jsfunfuzz.zip
« 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