Initial commit

This commit is contained in:
2026-05-13 16:04:17 +02:00
commit b66612d672
43 changed files with 10515 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
.env
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
build/
dist/
*.egg-info/
reports/*
!reports/.gitkeep
certs/*
!certs/.gitkeep
# Fichiers et repertoires de contexte utilises par les assistants IA.
AGENTS.md
.claude/
.codex/