# Gradle .gradle/ loom-cache/ # VSCode .settings/ .vscode/ # Eclipse .checkstyle .classpath .metadata .settings .project *.launch # Intellij/Idea .factorypath .idea *.iml *.ipr *.iws # Build artifacts bin/ build/ jars/ out/ classes/ # Debug artifacts !run/ run/* !run/world !run/config *.log # Windows *.db $RECYCLE.BIN/ # Mac .DS_Store