Reviewers: Michael Achenbach,

Description:
Add a bunch of files in my checkout to .gitignore

BUG=none
[email protected]
LOG=n

Please review this at https://codereview.chromium.org/296453020/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+5, -0 lines):
  M .gitignore


Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 872c18557110e9af513d8a23cf4d061d87a62afa..099c51e0e28b899b2f7e8a4ea7edbc5d2c4f30a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@
 bsuite
 d8
 d8_g
+gccauses
+gcsuspects
 shell
 shell_g
 /_*
@@ -49,12 +51,15 @@ shell_g
 /test/benchmarks/sunspider
 /test/mozilla/CHECKED_OUT_VERSION
 /test/mozilla/data
+/test/mozilla/data.old
 /test/mozilla/downloaded_*
 /test/promises-aplus/promises-tests
 /test/promises-aplus/promises-tests.tar.gz
 /test/promises-aplus/sinon
 /test/test262/data
+/test/test262/data.old
 /test/test262/tc39-test262-*
+/test/test262/test262-*
 /third_party
 /tools/jsfunfuzz
 /tools/jsfunfuzz.zip


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to