mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-01 03:03: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 dependencies
|
||||||
test/wasm/node_modules
|
test/wasm/node_modules
|
||||||
|
|
||||||
|
media_store/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue