This commit is contained in:
2026-03-13 16:38:13 +02:00
parent 74dff2d17d
commit 3e2b7fcc0f
14 changed files with 1 additions and 3209 deletions

29
.gitignore vendored
View File

@@ -433,15 +433,9 @@ run_tests.*
scan_*.json
sdist/
sdist/
# Secrets directories (contains credentials, keys, passwords)
secrets/
# Allow documentation in secrets directories
!**/secrets/README.md
# SSH tunnel configuration (next to .env files)
backend/ssh-tunnels.json
!backend/ssh-tunnels.json.example
security_*.json
share/python-wheels/
sqlnet.ora
@@ -531,26 +525,5 @@ backend/data/receipts/uploads/*
backend/data/ocr_queue/
!backend/data/*/.gitkeep
# Auth trusted devices (conține date sensibile — nu commita!)
data/auth/trusted_devices.json
# PRD tasks (generated, not tracked)
tasks/
# ============================================================================
# 🤖 CLAUDE & RALPH AUTOMATION - DO NOT COMMIT
# ============================================================================
# Claude handover and context files (session-specific)
# Handoff document (session continuity, not for version control)
.claude/HANDOFF.md
.claude/handover/
CONTEXT_HANDOVER_*.md
# Ralph automation - ignore entire directory
scripts/ralph/
# ============================================================================
# 💾 SQLITE RUNTIME FILES - DO NOT COMMIT
# ============================================================================
# SQLite WAL (Write-Ahead Log) and SHM (Shared Memory) files
*.db-shm
*.db-wal