1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/.dockerignore
2025-05-28 17:56:39 +02:00

19 lines
216 B
Plaintext

*
!src
!package.json
!yarn.lock
!scripts
!tsconfig.json
!docs
!CHANGELOG.md
!LICENSE
!README.md
!frontend
!openapi-static
frontend/node_modules
!.yarn/**
!.yarnrc.yml
!frontend/.yarn/**
node_modules
!docker/index.js