Files
BingWallpaperAPI/.dockerignore
2025-04-07 16:07:37 +08:00

26 lines
219 B
Plaintext

node_modules
npm-debug.log
logs
*.log
cache
*.jpg
*.json
!package.json
!package-lock.json
!config/*.json
.git
.github
.gitignore
.vscode
.env
.env.*
README.md
LICENSE
*.md
Dockerfile
docker-compose.yml
.dockerignore