1
0
Fork 1
mirror of https://github.com/bookwyrm-social/bookwyrm.git synced 2025-03-12 22:42:45 +00:00
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

8 lines
57 B
Text

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