1
0
Fork 0

git: Handle config containing secret values

This commit is contained in:
Jeremy Kaplan 2021-04-30 13:21:48 -07:00
commit bc47213589
2 changed files with 2 additions and 0 deletions

1
git/.gitignore vendored
View file

@ -1,2 +1,3 @@
config-os
config-role
config-secrets

View file

@ -71,6 +71,7 @@ excludesfile = ~/.gitignore
[include]
path = config-os
path = config-role
path = config-secrets
[includeIf "gitdir:~/projects/"]
path = config-personal