Commit Graph

3 Commits

Author SHA1 Message Date
Damien
4bef9303ba Update README.md tables to be more compact
Add .ruff_cache to .gitignore
2026-02-26 15:15:53 +01:00
Damien
0de450211d chore: add .envrc to .gitignore
Add .envrc to the .gitignore file to prevent local environment variables
and secrets managed by direnv from being accidentally committed to the
repository.
2026-02-04 16:12:10 +01:00
darnodo
f8ef64e9b0 docs: update installation steps and reformat markdown tables
- Update the dependency installation command in the main README to use `uv sync` instead of `pip`, reflecting the project's package manager.
- Realign markdown tables in `src/yang/README.md` to improve raw text readability and consistency.
2025-12-26 15:56:17 +01:00