Files
meezi/.dockerignore
T

20 lines
279 B
Plaintext
Raw Normal View History

**/.git
**/.vs
**/bin
**/obj
**/node_modules
**/.next
**/out
**/.env
**/.env.local
!**/.env.example
**/mobile
**/*.md
!DOCKER.md
**/.cursor
**/terminals
**/agent-transcripts
# web/website still uses the old host-copy pattern via meezi-node base image.
!web/website/node_modules