Add Eclipse configuration files to .gitignore

This commit is contained in:
takezoe
2013-04-11 01:48:42 +09:00
parent 257f8c01b6
commit 3530f5f41d

4
.gitignore vendored
View File

@@ -10,4 +10,6 @@ project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.scala_dependencies
.classpath
.project