taler-monitoring v1.0: standalone suite

This commit is contained in:
Hernâni Marques 2026-07-18 13:55:49 +02:00
commit a2afe690b7
No known key found for this signature in database
GPG key ID: CB5738652768F7E9
73 changed files with 18268 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
secrets.env
__pycache__/
*.pyc
android-test/apks/
android-test/out*/
android-test/artifacts/
site-gen/__pycache__/
*.log
.DS_Store