673c7d2f96
shares.py, zfs_runner.py: SharesManager/ZFSRunner → Modul-Funktionen Backward-compat Shims erhalten (zfs_runner/share_manager bleiben nutzbar) system_users.py, auth.py.bak: ungenutzte Dateien gelöscht .gitignore: aus Repo entfernt (enthält interne Pfade/Infos) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
36 lines
411 B
Plaintext
36 lines
411 B
Plaintext
.env.local
|
|
.env
|
|
.next
|
|
node_modules/
|
|
__pycache__/
|
|
*.pyc
|
|
venv/
|
|
.vscode/
|
|
.idea/
|
|
.DS_Store
|
|
out/
|
|
dist/
|
|
build/
|
|
*.log
|
|
.claude/
|
|
Screenshots/
|
|
screenshots/
|
|
|
|
# Planning/thought documents
|
|
*_SUMMARY.md
|
|
*_COMPLETE.md
|
|
DEVLOG.md
|
|
backend/DEVLOG.md
|
|
frontend/DEVLOG.md
|
|
BUG_FIXES_*.md
|
|
SESSION_SUMMARY_*.md
|
|
TEST_PLAN.md
|
|
TEST_RESULTS.md
|
|
DEPLOYMENT_MATRIX.md
|
|
DEPLOYMENT_PI.md
|
|
*_QUICKSTART.md
|
|
PROXMOX_*.md
|
|
memory/
|
|
CLAUDE.md
|
|
.gitignore
|