Update .dockerignore

This commit is contained in:
BobMaster 2023-05-05 07:31:21 +08:00 committed by GitHub
parent 6f8423779a
commit aa16191a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -18,4 +18,6 @@ __pycache__
.env.example
.github
settings.js
.vscode
Dockerfile_dev
LICENSE