autobrr/.dockerignore
ze0s 765215270a
fix(config): improve container detection (#420)
fix(config): detect container
2022-08-21 18:21:43 +02:00

26 lines
334 B
Text

node_modules/
.run
.gitignore
.github
.dev
config.toml
.goreleaser.yml
Dockerfile
Dockerfile.ci
docker-compose.yml
README.md
bin
config
test
web/*
!web/public
!web/src
!web/build*
!web/package.json
!web/yarn.lock
!web/.yarnrc.yml
!web/.yarn/releases
!web/.eslintrc.js
!web/postcss.config.js
!web/tailwind.config.js
!web/tsconfig.json