Chromium Code Reviews

Unified Diff: .gitignore

Issue 646933002: Update .gitignore with test/test262-es6/data. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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 22f4e1c3b4a4657a0cb6a18b2f1a0122c137e61b..23152bb729b0d7388fe0dcd72c3116ca05819f25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@ shell_g
/test/test262/data
/test/test262/data.old
Jakob Kummerow 2014/10/10 08:31:34 While you're at it, it probably makes sense to add
/test/test262/tc39-test262-*
Jakob Kummerow 2014/10/10 08:31:34 ...and this too for test262-es6.
+/test/test262-es6/data
/testing/gmock
/testing/gtest
/third_party/icu
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine