diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-09 10:12:42 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-09 10:12:42 +0000 |
commit | a68dcca410f7726c1e379037bd12c85dffb922bc (patch) | |
tree | 8cbf6e29f54b60ce74a7b7d5d2b28ab2c906107c /.gitignore | |
parent | de67cef51b39e7b02cc2383eaac7f481cb6df52c (diff) | |
download | chromium_src-a68dcca410f7726c1e379037bd12c85dffb922bc.zip chromium_src-a68dcca410f7726c1e379037bd12c85dffb922bc.tar.gz chromium_src-a68dcca410f7726c1e379037bd12c85dffb922bc.tar.bz2 |
Ignore Eclipse generated projects and metadata files.
(landing http://codereview.chromium.org/1595016/show for satish@chromium.org)
Review URL: http://codereview.chromium.org/1542023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ *.vcproj *.xcodeproj *~ +.metadata +.project +.cproject /_out /Makefile /breakpad/src/ |