# Gradle .gradle build/ !**/src/main/**/build/ !**/src/test/**/build/ # Java *.class *.log *.ctxt .mtj.tmp/ *.jar *.war *.nar *.ear *.zip *.tar.gz *.rar # IntelliJ IDEA .idea/ *.iml *.iws *.ipr out/ # Eclipse .classpath .project .settings/ bin/ # VS Code .vscode/ # System .DS_Store Thumbs.db # Project specific *.log # Exceptions !gradle/wrapper/gradle-wrapper.jar # IntelliJ IDEA .idea/ *.iml *.iws *.ipr out/ # Eclipse .classpath .project .settings/ bin/ # VS Code .vscode/ # System .DS_Store Thumbs.db # Project specific *.log world/