icloud_photos_downloader/.dockerignore

18 lines
171 B
Plaintext

**/.DS_Store
build/
htmlcov/
icloudpd.egg-info
cron_script.sh
.vscode
**/__pycache__
.pytest_cache/
.cache
*.pyc
.idea
.coverage
.coverage.*
.git
tests/
.venv
venv
create/