- Add features/remote-deployed-data-ssh.md (source of truth on test/pprod/prod) - Extend projects conf smart_ide.remote_data_access and anythingllm slugs (enso example) - active-project.json.example + gitignore; .vscode/settings smartIde.activeProjectId - Update docv integration docs, anythingllm-workspaces, ecosystem, API README - Cursor rule: resolve project id from active-project / env / workspace setting
14 lines
496 B
Plaintext
14 lines
496 B
Plaintext
# Vendored / cloned upstream trees (large; not part of smart_ide source history)
|
|
core_ide/
|
|
# Clones applicatifs : hors de ce dépôt (ex. répertoire frère ../projects/). Les confs ia_dev sont dans ./projects/<id>/ (versionnées).
|
|
*node_modules/
|
|
|
|
# Rust build output if docv workspace is present under services/docv/
|
|
services/docv/target/
|
|
|
|
# Surcharges locales pull-sync (cron)
|
|
cron/config.local.env
|
|
|
|
# Projet IDE actif (copie locale de active-project.json.example)
|
|
projects/active-project.json
|