20 lines
279 B
Plaintext
20 lines
279 B
Plaintext
|
|
**/.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
|