Hi,
I just installed this repo in an empty Vite + React + TS template.
I noticed that the wrong path was added to my .gitignore : /public\dsfr/ instead of /public/dsfr/
Therefore, the folder doesn't get ignored. I added the correct path on my own.
I'm on Windows so maybe that's why I got a wrong slash ?
Version : "@codegouvfr/react-dsfr": "^0.22.1"