Plex-FAWE/.gitignore
sk89q 7192780251 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.
2014-11-14 11:27:39 -08:00

22 lines
201 B
Plaintext

/.classpath
/.project
/.settings
/eclipse
/.idea
*.iml
*.ipr
*.iws
/bin
/build
/target
/gradle
.gradle
/forge-download
/out
/*/build
/run
/worldedit-forge/run
/dependency-reduced-pom.xml
*-private.sh