qbit_manage/.dockerignore

22 lines
205 B
Text
Raw Normal View History

2021-11-22 03:34:55 +08:00
**/dist
**/build
*.spec
**/__pycache__
/.vscode
**/log
README.md
LICENSE
.gitignore
.dockerignore
.git
.github
.vscode
*.psd
config/**/*
config
Dockerfile
venv
.idea
2021-12-02 06:53:14 +08:00
.venv
2021-11-22 03:34:55 +08:00
test.py
!config/config.yml.sample