# Runtime data — large and machine-specific, never needed in the image data/ data-onnx-smoke/ logs/ # cuDNN and other native runtime libraries (823 MB) runtime/ # Build outputs (the Dockerfile re-builds from source) **/target/ **/build/ trueref-frontend/web/node_modules/ trueref-frontend/web/.svelte-kit/ # Git and IDE metadata .git/ .gitignore .gitea/ .vscode/ .idea/ # JVM crash dumps hs_err_pid*.log core.* # Tests tests/ # Docs ARCHITECTURE.md CODE_STYLE.md FINDINGS.md README.md