Fix Docker build when Rust .so has been build locally first (#13811)

Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
This commit is contained in:
Mathieu Velten
2022-09-16 17:38:54 +02:00
committed by GitHub
parent 642c4b253d
commit d5292b8017
3 changed files with 7 additions and 3 deletions

View File

@@ -11,5 +11,6 @@
!build_rust.py
rust/target
synapse/*.so
**/__pycache__