mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
Updated Forge compilation to ForgeGradle.
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,10 +1,19 @@
|
||||
/.classpath
|
||||
/.project
|
||||
/.settings
|
||||
/target
|
||||
/bin
|
||||
/dependency-reduced-pom.xml
|
||||
/*.iml
|
||||
/eclipse
|
||||
/.idea
|
||||
/*.iml
|
||||
/*.ipr
|
||||
/*.iws
|
||||
|
||||
/bin
|
||||
/build
|
||||
/target
|
||||
/gradle
|
||||
/.gradle
|
||||
/forge-download
|
||||
/out
|
||||
|
||||
/dependency-reduced-pom.xml
|
||||
*-private.sh
|
||||
|
Reference in New Issue
Block a user