From 844494379cf646f640f938402bd35fc05fe78805 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 31 May 2019 08:25:17 +0530 Subject: [PATCH] Add rsync to vm settings --- bypy/rsync.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 bypy/rsync.conf diff --git a/bypy/rsync.conf b/bypy/rsync.conf new file mode 100644 index 0000000000..8625f7dcaa --- /dev/null +++ b/bypy/rsync.conf @@ -0,0 +1 @@ +to_vm_excludes '/imgsrc /build /dist /manual /format_docs /translations /.build-cache /tags /Changelog* *.so *.pyd'