summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2023-03-24 17:54:58 +0000
committerGitHub <noreply@github.com>2023-03-24 17:54:58 +0000
commitce00e57a2acc7c06d0e3bf4c9880dc830c6938ef (patch)
treea3d8c4b6c22dc354ef564636cb5bdb012fa9dae4 /.gitignore
parentAdd developer documentation for the Federation Sender and add a documentation... (diff)
downloadsynapse-ce00e57a2acc7c06d0e3bf4c9880dc830c6938ef.tar.xz
Fix `.gitignore` rule for the Complement source tarball downloaded automatically by `complement.sh`. (#15319)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 96c451258e..9d037f28e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,7 +62,7 @@ book/
 
 # complement
 /complement-*
-/master.tar.gz
+/main.tar.gz
 
 # rust
 /target/