feat: add .env.example and .gitignore for step-ca configuration
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.env
|
||||
step.tar
|
||||
secrets
|
||||
bun.lock
|
||||
*.ts
|
||||
first.md
|
||||
config
|
||||
node_modules
|
||||
package.json
|
||||
Reference in New Issue
Block a user