ForgePatch/.gitignore
LexManos dec65732ce Work on publishing tasks.
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.
2018-09-25 00:29:20 -07:00

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