feat: add YAML parsing and backup detection
This commit is contained in:
parent
cf630318db
commit
21906ff37e
9 changed files with 249 additions and 45 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.venv/
|
||||
*.egg-info/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Loading…
Add table
Add a link
Reference in a new issue