mirror of
https://github.com/Xevion/banner.git
synced 2026-01-30 18:23:30 -06:00
Replace simple auto-matching with scored candidate generation that considers department overlap, name uniqueness, and rating volume. Candidates above 0.85 auto-accept; others require admin approval.
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
.env
|
|
/target
|
|
|
|
# ts-rs bindings
|
|
web/src/lib/bindings/**/*.ts
|
|
!web/src/lib/bindings/index.ts
|