summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2018-12-03 22:38:41 -0600
committerAaron Raimist <aaron@raim.ist>2018-12-03 22:38:47 -0600
commit3518c28aa87b6394762d2d0e80b8fec5ef5772e2 (patch)
tree0cb4adda502ffbb0d1407e5f8d2b5819285f42bc /MANIFEST.in
parentWorkaround for non-ascii event ids (#4241) (diff)
downloadsynapse-3518c28aa87b6394762d2d0e80b8fec5ef5772e2.tar.xz
Add a basic .editorconfig
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d0e49713da..ec18819bc9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -26,6 +26,7 @@ recursive-include synapse/static *.js
 exclude Dockerfile
 exclude .dockerignore
 exclude test_postgresql.sh
+exclude .editorconfig
 
 include pyproject.toml
 recursive-include changelog.d *