Files
desi_explorer/.gitignore
T
sam_oneal ac2d30510c
CI / Detect changed paths (pull_request) Failing after 34m20s
CI / Infra unit tests, vet, and preview (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Failing after 34m36s
CI / Odin unit tests and build (pull_request) Failing after 34m49s
added support for dotenv files and config
2026-09-07 13:27:51 -06:00

12 lines
127 B
Plaintext

*.bin
*.o
bin/
build/
*.log
resources/ai/sessions
infra/Pulumi.*.yaml.backup
infra/desi-explorer-infra
api/target/
.env
.env.*