Switch to Gradle. Use git log --follow for history.

This converts the project into a multi-module Gradle build.

By default, Git does not show history past a rename, so use git log
--follow to see further history.
This commit is contained in:
sk89q
2014-11-14 11:27:39 -08:00
parent 44559cde68
commit 7192780251
714 changed files with 333 additions and 834 deletions

13
.gitignore vendored
View File

@ -3,17 +3,20 @@
/.settings
/eclipse
/.idea
/*.iml
/*.ipr
/*.iws
*.iml
*.ipr
*.iws
/bin
/build
/target
/gradle
/.gradle
.gradle
/forge-download
/out
/*/build
/run
/worldedit-forge/run
/dependency-reduced-pom.xml
*-private.sh
*-private.sh