7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
# Ignore actual TLS certificates — never commit to git
|
|
*.crt
|
|
*.key
|
|
*.pem
|
|
!.gitkeep
|
|
!.gitignore
|