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

Unified Diff: .gitignore

Issue 411263004: Implement trigonometric functions using a fdlibm port. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added README.v8 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 | BUILD.gn » ('j') | test/mjsunit/sin-cos.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 1b7d11024e4bb7ca145b6d8a3bd01ef55b3eebd4..22241ce572a42c2d0d303124f4ccff6dffa6abaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,7 +61,7 @@ shell_g
/test/test262/data
/test/test262/data.old
/test/test262/tc39-test262-*
-/third_party
+/third_party/icu
/tools/jsfunfuzz
/tools/jsfunfuzz.zip
/tools/oom_dump/oom_dump
« no previous file with comments | « no previous file | BUILD.gn » ('j') | test/mjsunit/sin-cos.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698