mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore(docker): update .dockerignore to include files added in #20597
This commit is contained in:
@@ -15,23 +15,27 @@ test
|
||||
.codecov.yml
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.env
|
||||
.env*
|
||||
.eslint*
|
||||
.gitignore
|
||||
.markdownlint.jsonc
|
||||
.prettier*
|
||||
.(yarn|npm|nvm)rc
|
||||
*.md
|
||||
*.nix
|
||||
Dockerfile*
|
||||
LICENSE
|
||||
app.json
|
||||
eslint.config.mjs
|
||||
docker-compose*
|
||||
flake.lock
|
||||
fly.toml
|
||||
jsconfig.json
|
||||
npm-debug.log
|
||||
process.json
|
||||
package-lock.json
|
||||
tsdown-lib.config.ts
|
||||
tsdown-vercel.config.ts
|
||||
vitest.config.ts
|
||||
vercel.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user