dec65732ce
Userdev/universal/mdk done. mdk needs updating once FG3 user side is finished. Installer waiting on Interaller project re-write to do install time deobf/patching.
38 lines
389 B
Text
38 lines
389 B
Text
#eclipse
|
|
/bin
|
|
/.settings
|
|
/.classpath
|
|
|
|
#In case people make their workspace in the repo
|
|
/eclipse/
|
|
|
|
#idea
|
|
/.idea
|
|
/classes
|
|
*.iml
|
|
|
|
#gradle
|
|
/build
|
|
/.gradle
|
|
|
|
#occupational hazards
|
|
/projects/
|
|
/repo/
|
|
/buildSrc
|
|
|
|
#Patch rejects
|
|
/patches-/
|
|
*.patch.rej
|
|
|
|
# FML changelog
|
|
changelog.txt
|
|
/patches_old/
|
|
/patches_old_bak/
|
|
/patches/minecraft.old/
|
|
/projects.old/
|
|
*.py
|
|
*.7z
|
|
/logs/
|
|
|
|
/.project
|
|
gradle.properties
|