21 lines
No EOL
156 B
Text
21 lines
No EOL
156 B
Text
# ForgeGradle
|
|
/.gradle
|
|
/build
|
|
/run
|
|
|
|
# Eclipse
|
|
.classpath
|
|
.project
|
|
/.settings
|
|
/bin
|
|
|
|
# IntelliJ
|
|
/.idea
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
/out
|
|
|
|
# Mac Stuff
|
|
.DS_Store
|
|
*.command |