ForgePatch/.gitignore

18 lines
132 B
Plaintext
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/
2013-11-15 02:22:31 +00:00
/buildSrc