# add git-ignore syntax here of things you don't want copied into docker image

**/.git
*Dockerfile*
**/*docker-compose*
**/node_modules
**/.cache
**/.next
**/.vscode
**/dist
*generated*
**/.github
**/README.md
**/Dockerfile
**/tsconfig.tsbuildinfo


.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions