# gradle .gradle/ build/ out/ classes/ # eclipse and vscode *.launch .settings/ .vscode/ bin/ .classpath .project # intellij .idea/ *.iml *.ipr *.iws # apple *.DS_Store # run configurations / game data run/ # local JDK override helpers .jdks/ .env *.log