Commit d764abff authored by duritong's avatar duritong Committed by Chris Wanstrath

Ignore .loadpath file in Eclipse

This is common amongst ruby projects in eclipse.
parent 95c4fba7
...@@ -10,6 +10,7 @@ tmp/**/* ...@@ -10,6 +10,7 @@ tmp/**/*
local.properties local.properties
.classpath .classpath
.settings/ .settings/
.loadpath
# CDT-specific # CDT-specific
.cproject .cproject
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment