Files
blight/.gitignore
2026-06-02 23:13:39 +02:00

19 lines
201 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/