Files
lab-ca/.gitignore
T
2025-07-27 11:21:05 +02:00

9 lines
170 B
Plaintext

# Don't store the Go summary file
go.sum
# Ignore the binary output
lab-ca*
# Ignore any certificate files
*.pem
# Ignore the default CA configuration file
ca_config.hcl