mirror of
https://github.com/NLnetLabs/krill.git
synced 2026-09-21 08:57:47 +02:00
* Use kvx with explicit namespace type. * Do not depend on a data dir for storage. * Add support for data migration. * Add command line option to migrate data to krillup.
11 lines
98 B
Plaintext
11 lines
98 B
Plaintext
.cargo
|
|
.idea/
|
|
.vscode/
|
|
.DS_Store
|
|
data/
|
|
krill.log
|
|
target/
|
|
tmp
|
|
work
|
|
examples/openid_connect_mock.rs
|