This commit is contained in:
Dobromir Popov
2026-07-07 19:20:37 +02:00
5 changed files with 4 additions and 5 deletions

Binary file not shown.

9
.gitignore vendored
View File

@@ -18,9 +18,8 @@ dist/
!.env.example !.env.example
!.env.testnet !.env.testnet
.rocm-local/* .rocm-local/*
billing.sqlite
.pytest-tmp/* .pytest-tmp/*
billing.sqlite
meshnet_registry.sqlite3 # Local tracker/node sqlite databases (never commit runtime state)
billing.sqlite *.sqlite
meshnet_registry.sqlite3 *.sqlite3

Binary file not shown.

Binary file not shown.

Binary file not shown.