19 lines
166 B
Text
19 lines
166 B
Text
## gradle
|
|
/.gradle
|
|
/build
|
|
|
|
## ForgeGradle
|
|
/run
|
|
|
|
## eclipse
|
|
/.settings
|
|
/.metadata
|
|
/.classpath
|
|
/.project
|
|
/bin
|
|
|
|
## intellij
|
|
/out
|
|
/.idea
|
|
/*.iml
|
|
/atlassian-ide-plugin.xml
|