fix: Forcer inclusion de components dans Docker
This commit is contained in:
parent
2baf035a99
commit
7f854d0021
1 changed files with 5 additions and 0 deletions
|
|
@ -67,3 +67,8 @@ __tests__/
|
||||||
# Backups
|
# Backups
|
||||||
*.bak
|
*.bak
|
||||||
*.bak2
|
*.bak2
|
||||||
|
|
||||||
|
# Force include critical directories
|
||||||
|
!components/
|
||||||
|
!app/
|
||||||
|
!public/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue