Plex-Meta-Manager/.dockerignore

26 lines
252 B
Text
Raw Permalink Normal View History

2021-01-20 16:37:59 -05:00
**/dist
**/build
*.spec
**/__pycache__
/.vscode
**/log
2024-05-13 16:54:01 -04:00
*.psd
2021-01-20 16:37:59 -05:00
.git
2021-08-04 09:46:42 -04:00
.github
2024-05-13 16:54:01 -04:00
.idea
2021-08-04 09:46:42 -04:00
config
2024-05-13 16:54:01 -04:00
config/**/*
docs
json-schema
2021-08-04 09:46:42 -04:00
venv
2024-05-13 16:54:01 -04:00
.dockerignore
.gitignore
.readthedocs.yml
.spellcheck.yml
CHANGELOG
Dockerfile
Dockerfile.lxml
LICENSE
mkdocs.yml
README.md
2021-08-04 09:46:42 -04:00
test.py