This commit is contained in:
KitsuShadow
2015-08-11 19:02:55 -04:00
commit 6a8fd8f798
12 changed files with 8694 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
/bin/
/eclipse/*
eclipse
.classpath
.gradle/*
.gradle
.project
.classpath
gradle/*
gradle
.settings/*