reorganize folders, add gitignore

This commit is contained in:
2026-03-05 11:44:47 +01:00
parent 097524cd27
commit b643188418
15 changed files with 328 additions and 452 deletions

7
src/fake_patch_notes.py Normal file
View File

@@ -0,0 +1,7 @@
patch_note = (
"## 🚧 Modifications\n"
" \n\n"
"    🏫 De l'auto école: nouvelle emplacement et nouveau circuit\n\n"
"    🚗 Du concessionnaire\n\n"
"    📒 Module de saisie pour le SAPD\n\n"
)