add git ignore item of mask certificate files
This commit is contained in:
parent
f45b7d5fa4
commit
581153ed8d
|
|
@ -27,3 +27,4 @@ go.work
|
||||||
/log/
|
/log/
|
||||||
# Shield config files in the configs folder
|
# Shield config files in the configs folder
|
||||||
/configs/**/*.yaml
|
/configs/**/*.yaml
|
||||||
|
/configs/**/*.pem
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue