mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
I mean, it's at a good place rn...
This commit is contained in:
+18
-1
@@ -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
|
||||
Reference in New Issue
Block a user