I mean, it's at a good place rn...

This commit is contained in:
Renn F
2026-04-20 15:10:54 +02:00
parent 0023c25d60
commit 8e201901c0
264 changed files with 36484 additions and 748 deletions
+18 -1
View File
@@ -24,4 +24,21 @@ Makefile
# NAS recycle bin (UGREEN NAS)
\#recycle
Recycling Bin
Recycling Bin
# Panel (Next.js) build artifacts — re-generated by pnpm install / next build
panel/node_modules
panel/.next
panel/out
panel/coverage
panel/tsconfig.tsbuildinfo
# Local stateful data (postgres, redis, ollama, workspaces) — never in images
data/
logs/
*.log
# VCS and editor cruft
.idea
.vscode
.DS_Store