rsync -avz --exclude-from=exclude.list ./algo/ppo ~/github/combat/algo
rsync -avz --exclude-from=exclude.list --exclude=configs ./distributed/sync ~/github/combat/distributed
rsync -avz --exclude-from=exclude.list ./distributed/sync/configs/unity.yaml ~/github/combat/distributed/sync/configs/unity.yaml
rsync -avz --exclude-from=exclude.list ./distributed/sync/configs/unityfc.yaml ~/github/combat/distributed/sync/configs/unityfc.yaml
rsync -avz --exclude-from=exclude.list ./core ~/github/combat
rsync -avz --exclude-from=exclude.list ./jax_tools ~/github/combat
rsync -avz --exclude-from=exclude.list ./tools ~/github/combat
rsync -avz --exclude-from=exclude.list ./nn ~/github/combat
rsync -avz --exclude-from=exclude.list ./run ~/github/combat
rsync -avz --exclude-from=exclude.list ./env/unity_env ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/unity.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/func.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/typing.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/__init__.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/cls.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/make.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/wrappers.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./env/utils.py ~/github/combat/env
rsync -avz --exclude-from=exclude.list ./gt ~/github/combat
rsync -avz --exclude-from=exclude.list ./readme.md ~/github/combat
rsync -avz --exclude-from=exclude.list ./main.py ~/github/combat
rsync -avz --exclude-from=exclude.list ./rule ~/github/combat
