bookwyrm/.dockerignore
Chris Moultrie f8e60f4a89
Enable Azure BlobStorage as an alternative to AWS S3
This adds a new storage backend for Azure BlobStorage, I'm running this patch in Azure Kubernetes
hosting all my assets in Azure BlobStorage and it's been stable enough I thought I should commit
this back upstream.
2023-03-05 12:08:16 -05:00

9 lines
57 B
Plaintext

__pycache__
*.pyc
*.pyo
*.pyd
.git
.github
.pytest*
.env