feat: add YAML parsing and backup detection

This commit is contained in:
Eddie Nielsen 2026-03-22 12:04:11 +00:00
parent cf630318db
commit 21906ff37e
9 changed files with 249 additions and 45 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
.venv/
*.egg-info/
__pycache__/
*.pyc