ForgePatch/fml/.gitignore
2013-12-02 23:54:15 -05:00

17 lines
132 B
Text

#eclipse
/bin
/.settings
/.classpath
#idea
/.idea
*.iml
#gradle
/build
/buildSrc
/.gradle
#occupational hazards
/eclipse/
/repo/