| Daniel Qian | 5e0910d | 2014-05-22 09:44:31 +0800 | [diff] [blame^] | 1 | # Build output directies |
| 2 | target | ||||
| 3 | |||||
| 4 | # Eclipse specific files/directories | ||||
| 5 | .classpath | ||||
| 6 | .project | ||||
| 7 | .settings | ||||
| 8 | .metadata | ||||
| 9 | .tomcatplugin | ||||
| 10 | test-output | ||||
| 11 | RemoteSystemsTempFiles | ||||
| 12 | Servers | ||||
| 13 | work | ||||
| 14 | .#webclasspath | ||||
| 15 | /bin | ||||
| 16 | *.class | ||||
| 17 | *.log | ||||
| 18 | #idea | ||||
| 19 | *.iml | ||||
| 20 | *.ipr | ||||
| 21 | *.iws | ||||
| 22 | # Scala-IDE specific | ||||
| 23 | .scala_dependencies | ||||
| 24 | test-output | ||||
| 25 | *~ | ||||
| 26 | # h2database stuff | ||||
| 27 | test.mv.db | ||||