3 Commits

Author SHA1 Message Date
Dobromir Popov
ac0ca20b56 Merge branch 'master' of https://git.d-popov.com/popov/neuron-tai 2026-07-07 20:16:40 +03:00
Dobromir Popov
38355eba25 innore 2026-07-07 20:16:39 +03:00
Dobromir Popov
3fc8228590 ignore 2026-07-07 19:46:32 +03: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.