ForgePatch/.gitignore

17 lines
122 B
Text
Raw Normal View History

2013-11-09 21:57:08 +00:00
#eclipse
/bin
/.settings
/.classpath
#idea
/.idea
*.iml
#gradle
/build
/.gradle
#occupational hazards
/eclipse/
2013-11-09 21:57:08 +00:00
/repo/