mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Don't let things added to the media_store/ directory find their way into the repo
This commit is contained in:
parent
6e93531e94
commit
ec027320ce
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -60,3 +60,6 @@ cmd/dendrite-demo-yggdrasil/embed/fs*.go
|
|||
|
||||
# Test dependencies
|
||||
test/wasm/node_modules
|
||||
|
||||
media_store/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue