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
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,6 +10,9 @@
|
|||||||
*.vcproj
|
*.vcproj
|
||||||
*.xcodeproj
|
*.xcodeproj
|
||||||
*~
|
*~
|
||||||
|
.metadata
|
||||||
|
.project
|
||||||
|
.cproject
|
||||||
/_out
|
/_out
|
||||||
/Makefile
|
/Makefile
|
||||||
/breakpad/src/
|
/breakpad/src/
|
||||||
|
Reference in New Issue
Block a user