Files
ostandari/.dockerignore
morteza cccbfb83ff
deploy to danak / build_and_deploy (push) Has been cancelled
docker
2026-06-13 15:17:37 +03:30

28 lines
271 B
Plaintext

node_modules
.nuxt
dist
.git
.github
.vscode
.cursor
# Logs and caches
*.log
.npm
.cache
coverage
.nyc_output
# Environment and local config
.env
.env.*
# Docker (not needed inside the image)
Dockerfile*
docker-compose*.yaml
docker-compose*.yml
# Docs
README.md
*.md