Ignore local backups and note data preservation

This commit is contained in:
Codex
2026-07-21 11:41:49 +02:00
parent 6ecebcd389
commit ce8ca1d4fb
6 changed files with 13 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.49.7 - 2026-07-21
- Ignored the local `_backup_/` folder in git and Docker build contexts so temporary backups do not get committed or copied into images.
- Added an agent note to preserve existing ani-cli-web configuration and watchlist data during future updates.
## 0.49.6 - 2026-07-21
- Added Config page watchlist export and import actions for full watchlist database backups.