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

Unified Diff: .gitignore

Issue 1006963002: Ignore .pydevproject files created in Eclipse. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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 917e10a7d92e540332c12319d96b69bdc04df3c2..c03a1681d1409adbdc78373dc77c54c990e1567e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,9 @@ client/tests/drt
# Compiled python binaries
*.pyc
+#pydev project file.
vsm 2015/03/16 12:37:50 Nit: space after '#' for consistency with rest of
terry 2015/03/18 15:07:47 Done.
+.pydevproject
+
# From the Mac OS X Finder
.DS_Store
« 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