feat: add project structure with placeholder files

Co-authored-by: aider (openai/unsloth/Qwen3-Coder-Next) <aider@aider.chat>
This commit is contained in:
Laurent
2026-02-07 16:48:33 +01:00
parent fb2b38218c
commit caef0eb294
8 changed files with 11 additions and 0 deletions

4
config/settings.json Normal file
View File

@@ -0,0 +1,4 @@
{
"app_name": "Leclerc Ticket Analyzer",
"version": "1.0.0"
}