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

9
.gitignore vendored
View File

@@ -3,13 +3,10 @@ dist/
build/
.env
backend/.env
data/postgres/
!data/.gitkeep
!data/seed/
!data/seed/**
uploads/*
!uploads/.gitkeep
*.log
.DS_Store
Thumbs.db
frontend/.lan-ip
# DB lock files (recreated on server start)
data/postgres/postmaster.pid
data/postgres/postmaster.opts