Updated README.md and added .gitignore so build files and temporary files are not pushed.

This commit is contained in:
Tronax 2026-05-30 22:12:52 +02:00
parent a1d28783de
commit 3f0470a74d
2 changed files with 11 additions and 1 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# --- Build-Dateien (Maven) ---
target/
*.jar
# --- IntelliJ IDEA ---
.idea/
*.iml
# --- Temporäre Dateien / Shaded Plugins ---
dependency-reduced-pom.xml