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

Unified Diff: .gitignore

Issue 290453004: Ignore Eclipse project description files. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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 ebcb5816b7d1f081679f73fd61d0841d6f1a5c26..872c18557110e9af513d8a23cf4d061d87a62afa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,11 @@
#*#
*~
.cpplint-cache
+.cproject
.d8_history
+.project
+.pydevproject
+.settings
.*.sw?
bsuite
d8
« 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