New_Micro_Learning/.dockerignore

18 خطوط
255 B
Plaintext

.git
.github
.agents
.codex
**/.env
**/.env.*
!**/.env.*.example
**/node_modules
**/vendor
**/storage/logs/*
**/storage/framework/cache/*
**/storage/framework/sessions/*
**/storage/framework/views/*
**/bootstrap/cache/*.php
backups
coverage
frontend/dist