#eclipse
/bin
/.settings
/.classpath

#idea
/.idea
*.iml

#gradle
/build
/.gradle

#occupational hazards
/eclipse/
/repo/
/buildSrc

#Patch rejects
*.rej
/patches-/
# FML changelog
changelog.txt
