25 lines
292 B
Plaintext
25 lines
292 B
Plaintext
/.metadata/
|
|
/.gradle/
|
|
|
|
# Gradle build output
|
|
**/build/
|
|
**/config/
|
|
|
|
# Eclipse project files
|
|
.project
|
|
.classpath
|
|
.settings/
|
|
bin/
|
|
|
|
# Laufzeit-Logs
|
|
**/logs/
|
|
|
|
# Lokale Downloads (nicht ins Repo)
|
|
downloads/
|
|
|
|
# Ingame-Karten-Sessions (vom Editor beim Spielstart erzeugt)
|
|
run/
|
|
|
|
# Spielstände
|
|
saves/
|