public
Description: Scala port of JBox2D
Homepage: http://villane.org
Clone URL: git://github.com/Villane/scalabox2d.git
Villane (author)
Thu Jun 25 13:38:12 -0700 2009
commit  7dba65feb4370595d2c972bb559b914c6b069283
tree    4e10499c43138bdf07f5d3b3abf3c28261a775a0
parent  5081fab504d95aa5add1c9d02855a74af46d923c
scalabox2d / .gitignore
100644 11 lines (8 sloc) 0.078 kb
1
2
3
4
5
6
7
8
9
10
11
# Eclipse
.settings
.classpath
.project
 
# Scala IDE
.manager
 
# Maven
target