Plex-Meta-Manager/.dockerignore

19 lines
165 B
Text
Raw Normal View History

2021-01-20 16:37:59 -05:00
**/dist
**/build
*.spec
**/__pycache__
/.vscode
**/log
README.md
LICENSE
.gitignore
2021-08-04 09:46:42 -04:00
.dockerignore
2021-01-20 16:37:59 -05:00
.git
2021-08-04 09:46:42 -04:00
.github
*.psd
config/**/*
config
Dockerfile
venv
.idea
test.py