1

Séparation des environnements de développement et de production

This commit is contained in:
2026-04-05 16:10:44 +02:00
parent d0f848e244
commit 1f9532b286

3
.gitignore vendored
View File

@@ -2,6 +2,7 @@ node_modules
.hugo_build.lock .hugo_build.lock
resources/ resources/
public/ public/
public-test/
.DS_Store .DS_Store
tools/cache/ tools/cache/
static/_generated static/_generated
@@ -14,4 +15,4 @@ __pycache__
.codex .codex
drafts drafts
.cache .cache
data/external_links.yaml data/external_links.yaml