fix: Forcer inclusion de components dans Docker

This commit is contained in:
odentas 2025-12-27 15:31:50 +01:00
parent 2baf035a99
commit 7f854d0021

View file

@ -67,3 +67,8 @@ __tests__/
# Backups # Backups
*.bak *.bak
*.bak2 *.bak2
# Force include critical directories
!components/
!app/
!public/