Merge develop

This commit is contained in:
Sergey Kuznetsov
2026-07-23 15:29:32 +01:00
37 changed files with 419 additions and 97 deletions

3
.gitignore vendored
View File

@@ -81,6 +81,9 @@ DerivedData
# Python
__pycache__
# Rust build artifacts.
target/
# Direnv's directory
/.direnv