RSSHub/.dockerignore

36 lines
388 B
Plaintext

.github
.idea
.vscode
Dockerfile*
LICENSE
Procfile
app-minimal
assets
coverage
docs
node_modules
test
.codecov.yml
.dockerignore
.editorconfig
.env
.eslint*
.gitignore
.prettier*
.(yarn|npm|nvm)rc
*.md
app.json
docker-compose*
jsconfig.json
npm-debug.log
process.json
package-lock.json
vercel.json
#git but keep the git commit hash
.git/logs
.git/objects
.git/index
.git/info
.git/hooks