WorldGuard/.gitignore
wizjany 3d5ee7b571 Gradle-ize. Prep for Sponge.
Old Bukkit code can still be found in the worldguard-legacy folder
and built with `gradle worldguard-legacy:build`. Hopefully nothing
got lost in the gradle-ization.
2015-11-13 19:12:55 -05:00

18 lines
134 B
Plaintext

/.classpath
/.project
/.settings
/target
.DS_Store
/*.iml
/.idea
/bin
/dependency-reduced-pom.xml
*-private.sh
/.gradle
**/build