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

Unified Diff: .gitignore

Issue 1542023: Ignore Eclipse generated projects and metadata files. (Closed)
Patch Set: Created 10 years, 8 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 b88b99c97614edb08825574d2d417377aa8d9e04..75998d67066a66eb5fd710f600659a116901e1c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,9 @@
*.vcproj
*.xcodeproj
*~
+.metadata
+.project
+.cproject
/_out
/Makefile
/breakpad/src/
« 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