forge_url() now checks active context domain first before falling back to production_host. Bare IP addresses are skipped in the host heuristic. Adds .cargo/config.toml for the sunbeam Gitea Cargo registry.
14 lines
112 B
Plaintext
14 lines
112 B
Plaintext
.fastembed_cache/
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
dist/
|
|
build/
|
|
.eggs/
|
|
|
|
# Rust
|
|
/target/
|
|
|
|
# Environment
|
|
.envrc
|