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:
parent
ebd9e189e7
commit
cdaad39dd1
2 changed files with 36 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
*tmp*
|
||||
!*.tmpl
|
||||
.ropeproject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue