mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-26 09:35:14 -04:00
Fix .gitignore
rule for the Complement source tarball downloaded automatically by complement.sh
. (#15319)
This commit is contained in:
parent
d5324ee111
commit
ce00e57a2a
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -62,7 +62,7 @@ book/
|
||||||
|
|
||||||
# complement
|
# complement
|
||||||
/complement-*
|
/complement-*
|
||||||
/master.tar.gz
|
/main.tar.gz
|
||||||
|
|
||||||
# rust
|
# rust
|
||||||
/target/
|
/target/
|
||||||
|
|
1
changelog.d/15319.misc
Normal file
1
changelog.d/15319.misc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Fix `.gitignore` rule for the Complement source tarball downloaded automatically by `complement.sh`.
|
Loading…
Add table
Add a link
Reference in a new issue