Track local data: uploads and data/postgres for Gitea clone

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
EENE Dashboard
2026-06-17 17:07:19 +09:00
parent a1f70a5b46
commit 29ba4867bf
1364 changed files with 5615 additions and 7 deletions

View File

@@ -89,5 +89,5 @@ if ($LASTEXITCODE -ne 0) {
Write-Host ''
Write-Host '=== Done ===' -ForegroundColor Green
Write-Host 'Note: uploads/ and data/postgres/ may not be in Git (.gitignore).' -ForegroundColor Yellow
Write-Host 'Included: code, data/postgres, uploads, data/seed (backend/.env excluded — auto-created on start).' -ForegroundColor DarkGray
Write-Host ''