data/ ist Laufzeit-Gerätespeicher (z.B. Hardware-Snapshots), keine Quelldatei. *.bak-* ist die etablierte Namenskonvention der bisherigen scp-Backups vor jedem Deploy - beides soll git status auf anode sauber halten, jetzt wo dort direkt gepullt statt gescpt wird. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
activation.log
|
|
data/
|
|
*.bak-*
|