# Ignore Gradle build output directory build/ # Ignore the galimulator jar - which we are not allowed to distribute galimulator-desktop.jar #Ignore hidden folders and files, they usually are for settings and other temporary stuff, so they are not needed .* *.launch # Ignore files and folders produced by runExtensions run/ data mods classes # Galimulator savegames *.dat /target/ # Performance debugging files *.csv # JVM crash files hs_err_pid*.log