Second+third review pass (2026-07-10/11): security and completeness fixes, public-release polish

This commit is contained in:
2026-07-11 13:59:33 +01:00
parent fe8dc78d0f
commit bc6e2296c6
34 changed files with 226 additions and 203 deletions
+31
View File
@@ -0,0 +1,31 @@
# Build output
target/
build/
.gradle/
out/
bin/
*.class
# Node (remnants of any old embedded web-panel)
node_modules/
package-lock.json
# IDE / tooling
.idea/
*.iml
.vscode/
.claude/
.settings/
.classpath
.project
# OS
.DS_Store
Thumbs.db
# Local / logs
*.log
build_output.txt
dependency-reduced-pom.xml
run/
logs/