a9cd7750f4
CI / detect-changes (push) Waiting to run
CI / build (push) Waiting to run
UI v2 CI / E2E (Mocked) (push) Blocked by required conditions
UI v2 Integration CI / E2E (Integration) (push) Waiting to run
CI / unit-test (push) Blocked by required conditions
CI / test-harness (push) Waiting to run
CI / generate-e2e-matrix (push) Waiting to run
CI / e2e (push) Blocked by required conditions
CI / build-ui (push) Waiting to run
Publish docs via GitHub Pages / Deploy docs (push) Waiting to run
Release Drafter / update_release_draft (push) Waiting to run
UI v2 CI / Lint, Format & Test (push) Waiting to run
59 lines
623 B
Plaintext
59 lines
623 B
Plaintext
# Worktrees
|
|
.worktrees/
|
|
|
|
# Java Build
|
|
.gradle
|
|
.classpath
|
|
dump.rdb
|
|
out
|
|
bin
|
|
target
|
|
buildscan.log
|
|
/docs/site
|
|
|
|
# Python
|
|
/polyglot-clients/python/conductor.egg-info
|
|
*.pyc
|
|
|
|
# OS & IDE
|
|
.DS_Store
|
|
.settings
|
|
.vscode
|
|
.idea
|
|
.project
|
|
*.iml
|
|
|
|
# JS & UI Related
|
|
node_modules
|
|
/ui/build
|
|
/ui/public/monaco-editor
|
|
|
|
# publishing secrets
|
|
secrets/signing-key
|
|
|
|
# local builds
|
|
lib/
|
|
build/
|
|
*/build/
|
|
|
|
# asdf version file
|
|
.tool-versions
|
|
|
|
# jenv version file
|
|
.java-version
|
|
|
|
|
|
.qodo
|
|
conductorosstest.db
|
|
conductorosstest.db
|
|
yarn.lock
|
|
.java-version
|
|
/server/src/main/resources/static
|
|
*.factorypath
|
|
server/*.db*
|
|
/site
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
docs/superpowers
|