qbit_manage/.dockerignore
2022-10-29 11:19:09 -04:00

25 lines
242 B
Text
Executable file

**/dist
**/build
*.spec
**/__pycache__
/.vscode
**/log
README.md
LICENSE
.gitignore
.dockerignore
.git
.github
.vscode
*.psd
config/**/*
config
Dockerfile
venv
.idea
.venv*
test.py
!config/config.yml.sample
.flake8
qbit_manage.egg-info/
.tox