diff options
author | kaiyou <pierre@jaury.eu> | 2018-02-04 16:18:40 +0100 |
---|---|---|
committer | kaiyou <pierre@jaury.eu> | 2018-02-04 16:18:40 +0100 |
commit | f72c9c1fb650c7f3bac4d77d4e24fa0469d09ebb (patch) | |
tree | da3dfce6464a80ab16de454ae3eeb174f0172617 /MANIFEST.in | |
parent | Add the build cache/ folder to gitignore (diff) | |
download | synapse-f72c9c1fb650c7f3bac4d77d4e24fa0469d09ebb.tar.xz |
Fix multiple typos
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
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 |