Reviewers: Jakob,

Description:
Ignore Eclipse project description files.

[email protected]

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

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

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


Index: .gitignore
diff --git a/.gitignore b/.gitignore
index ebcb5816b7d1f081679f73fd61d0841d6f1a5c26..872c18557110e9af513d8a23cf4d061d87a62afa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,11 @@
 #*#
 *~
 .cpplint-cache
+.cproject
 .d8_history
+.project
+.pydevproject
+.settings
 .*.sw?
 bsuite
 d8


--
--
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