7 lines
No EOL
118 B
Text
7 lines
No EOL
118 B
Text
# Ignore the directory where Vault stores its data
|
|
vault_data/
|
|
|
|
# Ignore all pem, crt, and key files
|
|
*.pem
|
|
*.crt
|
|
*.key |