initial commit

This commit is contained in:
Mathias DUPEUX 2025-04-17 15:07:44 +02:00
commit 94a278dbd4
6 changed files with 581 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
syncfile.md
doc.py
index.json
data/*
.env
__pycache__