diff --git a/tools/deploy b/tools/deploy index a96b777..a2f2179 100755 --- a/tools/deploy +++ b/tools/deploy @@ -47,6 +47,7 @@ def main(): "--verbose", "--exclude='conf.json'", "--exclude='data.sqlite'", + "--exclude='log.jsonl'", ("%s/" % args.build_directory), ( ("%s" % args.target_directory)