data-mesher: init module

Co-authored-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Pablo Ovelleiro Corral
2025-03-10 13:23:04 +01:00
committed by Brian McGee
parent 2d3365b4d6
commit 8ed186ce55
24 changed files with 478 additions and 15 deletions

View File

@@ -23,6 +23,7 @@
"*.clan-flake"
"*.code-workspace"
"*.pub"
"*.priv"
"*.typed"
"*.age"
"*.list"
@@ -37,6 +38,7 @@
# prettier messes up our mkdocs flavoured markdown
"*.md"
"checks/data-mesher/vars/*"
"checks/lib/ssh/privkey"
"checks/lib/ssh/pubkey"
"checks/matrix-synapse/synapse-registration_shared_secret"