initial checking; monitor list, maintenance {add,list,delete}

This commit is contained in:
Pim van Pelt
2025-08-01 16:17:29 +02:00
commit ae853172b7
2 changed files with 570 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
bin
include
lib
lib64
pyvenv.cfg
__pycache__