Starting work on sponge

This commit is contained in:
boy0001
2015-02-19 14:24:05 +11:00
parent 6ed681ae3d
commit 4a314144c6
22 changed files with 748 additions and 2 deletions

5
.gitignore vendored
View File

@ -1,3 +1,4 @@
PlotSquared/.project
# Created by https://www.gitignore.io
### Intellij ###
@ -48,6 +49,8 @@ com_crashlytics_export_strings.xml
### Eclipse ###
.classpath
.project
*.pydevproject
.metadata
.gradle
@ -93,8 +96,6 @@ local.properties
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.classpath
.project
/target
/plotsquared/target
*.MF