Skip to content

Commit e7b999d

Browse files
committed
chore(openbao): ignore generated credential files under files/openbao
1 parent 4cacc2f commit e7b999d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ files/*.key
88
files/*.crt
99
files/pki/*
1010

11+
#########################################################
12+
# openbao init material: root token + recovery shares
13+
#########################################################
14+
files/openbao/*
15+
1116
#########################################################
1217
# vagrant & terraform & docker
1318
#########################################################

0 commit comments

Comments
 (0)