90a88efd8a
Default macs to disable the new loading screen due to to many macs having issues. Users can enable it again by editing their config. Catch and gracefully handle more errors when starting up the Splash Screen.
31 lines
299 B
Text
31 lines
299 B
Text
#eclipse
|
|
/bin
|
|
/.settings
|
|
/.classpath
|
|
|
|
#In case people make their workspace in the repo
|
|
/eclipse/
|
|
|
|
#idea
|
|
/.idea
|
|
*.iml
|
|
|
|
#gradle
|
|
/build
|
|
/.gradle
|
|
|
|
#occupational hazards
|
|
/projects/
|
|
/repo/
|
|
/buildSrc
|
|
|
|
#Patch rejects
|
|
*.rej
|
|
/patches-/
|
|
|
|
# FML changelog
|
|
changelog.txt
|
|
/patches_old/
|
|
/patches_old_bak/
|
|
*.py
|
|
*.7z
|