Thomas Stallinger 9022563f95 chore: data/ und *.bak-* Backups ignorieren
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>
2026-08-04 16:09:23 +02:00

7 lines
55 B
Plaintext

.venv/
__pycache__/
*.pyc
activation.log
data/
*.bak-*