A working initial prototype.
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
Reference in New Issue
Block a user