exclude synapse database for othersite.m.localhost

This commit is contained in:
fkwp
2025-09-22 20:45:14 +02:00
parent 5cf67b6c94
commit 95deab37cd

3
.gitignore vendored
View File

@@ -8,6 +8,7 @@ dist-ssr
.idea/ .idea/
public/config.json public/config.json
backend/synapse_tmp/* backend/synapse_tmp/*
backend/synapse_tmp_othersite/*
/coverage /coverage
config.json config.json
@@ -28,4 +29,4 @@ yarn-error.log
/test-results/ /test-results/
/playwright-report/ /playwright-report/
/blob-report/ /blob-report/
/playwright/.cache/ /playwright/.cache/