mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-07-12 20:15:31 +08:00
- Add `.opencode/` and `**/sim_build` to ignore lists - Fix justfile syntax: `set dotenv-required := true` (explicit assignment) - Update SSH tunnel port 8384 → 42705 for local port forwarding - Add CAM verification recipes: cam-test-all, cam-test-py, cam-test-module, cam-test
17 lines
140 B
Plaintext
17 lines
140 B
Plaintext
.git
|
|
.jj
|
|
.venv
|
|
.devenv
|
|
.direnv
|
|
.pytest_cache
|
|
.ruff_cache
|
|
.opencode
|
|
.backup
|
|
data
|
|
datasets
|
|
deps
|
|
outputs
|
|
.sisyphus
|
|
**/__pycache__
|
|
**/sim_build
|