Switching horses.

This commit is contained in:
Felix Delattre 2026-06-10 14:18:06 +02:00
parent 25cbd97662
commit e3e14027fc
51 changed files with 5078 additions and 11678 deletions

12
.gitignore vendored
View file

@ -1,10 +1,9 @@
# Project data
data/*
webapp/data
# Generated caches and downloads (regenerate via pipeline steps)
data/
# Environment
# Environment and secrets
.env
.venv
.venv/
venv/
env/
@ -42,6 +41,3 @@ dist/
# OS
.DS_Store
Thumbs.db
AGENTS.md
.vibe