From ecfab2b606b37f6c3f247991cfbf82e0e11fa74a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=27=C3=A9lectron=20rare?= <108685187+electron-rare@users.noreply.github.com> Date: Thu, 9 Jul 2026 13:40:47 +0200 Subject: [PATCH] chore: ignore constructor doc binaries Copyrighted manufacturer PDFs stay local now that the repo is public; only the versioned INDEX.md with sources and checksums is tracked so the folder can be rebuilt from upstream. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d8db6b6..a72754a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ blog/resources/ blog/.hugo_build.lock *.FCBak *.FCStd1 +00-vehicule/doc-constructeur/* +!00-vehicule/doc-constructeur/INDEX.md