mirror of
https://github.com/dyzulk/trustlab-api.git
synced 2026-01-26 13:22:05 +07:00
feat: implement separate CA database with documentation and standardized workflows
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,8 +2,6 @@
|
||||
.DS_Store
|
||||
.env
|
||||
.env.backup
|
||||
.env.example.for.local
|
||||
.env.example.for.production
|
||||
.env.production.editable
|
||||
.env.production.soft.copy
|
||||
.phpactor.json
|
||||
@@ -28,3 +26,4 @@ Thumbs.db
|
||||
*.sql
|
||||
*.sqlite
|
||||
.env.testing
|
||||
scripts/deploy-webhook.local.sh
|
||||
|
||||
Reference in New Issue
Block a user