b28636fa73
* chore: make newrelic an optional dep * fix: change newrelic imports to dynamic ones * fix: deps * fix: remove unplugged deps * fix: yarn lock * fix: add missing yarn installs
28 lines
308 B
Text
28 lines
308 B
Text
.eslintcache
|
|
.DS_Store
|
|
.idea
|
|
dist
|
|
coverage
|
|
.env
|
|
newrelic_agent.log
|
|
|
|
.yarn/*
|
|
!.yarn/cache
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
packages/files/uploads/*
|
|
!packages/files/uploads/.gitkeep
|
|
|
|
data/*
|
|
!data/.gitkeep
|
|
|
|
packages/**/data/*
|
|
|
|
logs/*
|
|
!logs/.gitkeep
|
|
|
|
docker-compose.yml
|