summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorkaiyou <pierre@jaury.eu>2018-02-04 16:18:40 +0100
committerkaiyou <pierre@jaury.eu>2018-02-04 16:18:40 +0100
commitf72c9c1fb650c7f3bac4d77d4e24fa0469d09ebb (patch)
treeda3dfce6464a80ab16de454ae3eeb174f0172617 /MANIFEST.in
parentAdd the build cache/ folder to gitignore (diff)
downloadsynapse-f72c9c1fb650c7f3bac4d77d4e24fa0469d09ebb.tar.xz
Fix multiple typos
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 afb60e12ee..8c9a57a9ca 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -25,6 +25,7 @@ recursive-include synapse/static *.js
 exclude jenkins.sh
 exclude jenkins*.sh
 exclude jenkins*
+exclude Dockerfile
 recursive-exclude jenkins *.sh
 
 prune .github