Add installed_plugins.json template and fix gitignore

- Add !*.tmpl exception to allow chezmoi templates
- installed_plugins.json.tmpl uses home dir variable for portability
This commit is contained in:
Viktor Barzin 2026-02-03 20:23:59 +00:00
parent ebd9e189e7
commit cdaad39dd1
2 changed files with 36 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*tmp*
!*.tmpl
.ropeproject