diff --git a/tools/deploy b/tools/deploy index 63ccd4e..c504664 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)