Skip to content

v0.1.1

Choose a tag to compare

@askb askb released this 12 Jul 08:36
· 7 commits to main since this release
0ad3a7e

Fix: keep the addon's own runtime files (.gitops_backup_status, gitops_backup.log) out of backups when migrating a repo that already has a .gitignore. They were previously swept into backup PRs and risked a status-file PR feedback loop. Now excluded via .git/info/exclude on every run, and untracked if a prior run committed them.