# config specific to the language or editor you use

# Ignore certificate and key files
*.key
*.crt
*.csr
*.pem
*.p12
*.der
*.srl

# Ignore any directory containing certs or keys
certs/
keys/
secrets/