You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

26 lines
613 B

# خروجی build و وابستگی‌ها — داخل image دوباره ساخته می‌شوند
node_modules
dist
dist-ssr
# کنترل نسخه و متادیتا
.git
.gitignore
# فایل‌های env — نباید به build context/image نشت کنند
.env
.env.*
# مستندات، اسکرین‌شات‌ها و ابزارهای توسعه (در image لازم نیستند)
*.md
*.png
*.local
.playwright-mcp
.agents
.codex
.claude
.vscode
.idea
# خود فایل‌های داکر (در build context لازم نیستند جز آن‌هایی که COPY می‌شوند)
docker-compose.yml