aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThe Stranjer <791672+TheStranjer@users.noreply.github.com>2021-11-24 05:55:13 -0700
committerGitHub <noreply@github.com>2021-11-24 12:55:13 +0000
commit17227f8e98e132f45319288e03c5fce2e8da3408 (patch)
tree5db389a1442bad61849a9da321a349dd75d6d3a5 /.gitignore
parentc9419e51afeb0c8cb39a43bd8a0d0d472347a8a1 (diff)
Don't let things added to the media_store/ directory find their way into the repo (#2057)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a13ed37..dbc84edb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@ cmd/dendrite-demo-yggdrasil/embed/fs*.go
# Test dependencies
test/wasm/node_modules
+
+media_store/
+