Ignore .loadpath file in Eclipse

This is common amongst ruby projects in eclipse.
This commit is contained in:
duritong 2010-11-09 21:56:37 +08:00 committed by Chris Wanstrath
parent 95c4fba7c2
commit d764abff8f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ tmp/**/*
local.properties
.classpath
.settings/
.loadpath
# CDT-specific
.cproject