All checks were successful
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-ai-compliance (push) Successful in 36s
CI / test-python-backend-compliance (push) Successful in 36s
CI / test-python-document-crawler (push) Successful in 25s
CI / test-python-dsms-gateway (push) Successful in 19s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
44 lines
564 B
Plaintext
44 lines
564 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
*.log
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Exclude stale root-level dirs that may appear inside admin-v2
|
|
BreakpilotDrive
|
|
backend
|
|
docs
|
|
billing-service
|
|
consent-service
|
|
consent-sdk
|
|
ai-compliance-sdk
|
|
admin-v2
|
|
edu-search-service
|
|
school-service
|
|
voice-service
|
|
geo-service
|
|
klausur-service
|
|
studio-v2
|
|
website
|
|
scripts
|
|
pca-platform
|
|
breakpilot-drive
|
|
breakpilot-compliance-sdk
|
|
dsms-gateway
|
|
dsms-node
|
|
h5p-service
|
|
ai-content-generator
|
|
policy_vault_*
|
|
docker
|
|
.docker
|
|
vault
|
|
librechat
|
|
nginx
|
|
e2e
|
|
vitest.config.ts
|
|
vitest.setup.ts
|
|
playwright.config.ts
|