mirror of
https://github.com/HChaZZY/BingWallpaperAPI.git
synced 2025-12-06 10:13:49 +08:00
26 lines
219 B
Plaintext
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 |