Files
Luc Georges 9d89977060 feat: add support for uv in Makefile (#1977)
* feat: add support for `uv` in Makefile

* feat: add `CONTRIBUTING.md`

* feat: add cargo env to `make style` as well
2026-03-25 15:41:12 +01:00

28 lines
300 B
Plaintext

.DS_Store
*~
.vim
.env
target
.idea
**/Cargo.lock
/data
tokenizers/data
bindings/python/tests/data
docs/build/
docs/make.bat
__pycache__
pip-wheel-metadata
*.egg-info
*.so
/bindings/python/examples/.ipynb_checkpoints
/bindings/python/build
/bindings/python/dist
.vscode
*.code-workspace
uv.lock