autobrr/.dockerignore
ze0s 33897b04a1
Revert #787 (#821)
Revert "refactor(web): migrate create-react-app to vite (#787)"

This reverts commit edae1bbf4b.
2023-04-07 19:08:42 +02:00

26 lines
334 B
Text

node_modules/
.run
.gitignore
.github
.dev
config.toml
.goreleaser.yml
Dockerfile
ci.Dockerfile
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