Basic project structure.

This commit is contained in:
Jesse Wilson
2014-08-09 12:13:20 -04:00
parent d250cad896
commit ff08c841f1
9 changed files with 348 additions and 4 deletions

24
.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
.classpath
.project
.settings
eclipsebin
bin
gen
build
out
lib
target
pom.xml.*
release.properties
.idea
*.iml
*.ipr
*.iws
classes
obj
.DS_Store