evolved-npcs-infra/hc_vault/.gitignore
2025-09-27 19:13:52 -07:00

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