LotteryAutoScript/.dockerignore
2022-08-24 17:47:54 +08:00

10 lines
100 B
Plaintext

**/**
!lib/
!script/
!test/
!main.js
!package.json
!env.example.js
!my_config.example.js
!README.md