Workflows still stubbed apps/trust/dist after the rename, so go:embed and frontend builds failed. Also make step-ca writable on Linux CI and fix domains section indent lint. Signed-off-by: Bryan Frimin <bryan@probo.com>
34 lines
508 B
Plaintext
34 lines
508 B
Plaintext
bin/
|
|
node_modules/
|
|
.turbo
|
|
.vscode
|
|
.cursor/*
|
|
!.cursor/rules/
|
|
dist/
|
|
.react-email/
|
|
sbom.json
|
|
sbom-docker.json
|
|
*_sbom.json
|
|
*.out
|
|
*.DS_Store
|
|
*.pem
|
|
*.crt
|
|
*.key
|
|
*.tsbuildinfo
|
|
compose/keycloak/probo-realm.json
|
|
compose/step-ca/config/
|
|
compose/step-ca/db/
|
|
compose/step-ca/secrets/
|
|
compose/step-ca/certs/
|
|
compose/step-ca/templates/
|
|
.sandbox.env
|
|
|
|
# Generated files (codegen)
|
|
__generated__/
|
|
pkg/server/api/*/v1/types/types.go
|
|
pkg/server/api/*/v1/schema.graphql
|
|
cfg/dev_local.yaml
|
|
cfg/dev.yaml
|
|
.env
|
|
.oauth-credentials.txt
|