# Gradle cache + build outputs .gradle/ **/.gradle/ **/build/ local.properties # IDE .idea/ *.iml *.ipr *.iws .vscode/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Java *.class *.jar !modules/**/*.jar !gradle/wrapper/gradle-wrapper.jar !android/gradle/wrapper/gradle-wrapper.jar # Logs *.log hs_err_pid* # Package files *.zip *.tar.gz *.rar *.deb # BlueJ *.ctxt .mtj.tmp/ # Virtual machine crash logs replay_pid* # Windows portable runtime (prebuilt binaries) dist/windows-portable/runtime/ dist/windows-portable/app/cbe-emu.jar # Compiled binaries *.exe *.dll *.dex