feat: add tla config for model

This commit is contained in:
hhhh 2026-06-14 23:55:35 +03:00
parent 8758541668
commit 57d048661a
7 changed files with 1592 additions and 0 deletions

3
.gitignore vendored
View file

@ -51,6 +51,9 @@ bin/
# Debug information files
*.dwo
# TLA+ states
states/
# CMake
*cmake*/
/CMakeLists.txt