Ignore .loadpath file in Eclipse
This is common amongst ruby projects in eclipse.
This commit is contained in:
parent
95c4fba7c2
commit
d764abff8f
@ -10,6 +10,7 @@ tmp/**/*
|
||||
local.properties
|
||||
.classpath
|
||||
.settings/
|
||||
.loadpath
|
||||
|
||||
# CDT-specific
|
||||
.cproject
|
||||
|
Loading…
Reference in New Issue
Block a user