From 80707e3397a18e58862eed53857a06fca49f8548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Parafin=CC=81ski?= Date: Sun, 29 May 2022 22:08:35 +0200 Subject: [PATCH] Added DVC remote --- .dvc/config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.dvc/config b/.dvc/config index e69de29..635abf1 100644 --- a/.dvc/config +++ b/.dvc/config @@ -0,0 +1,6 @@ +[core] + remote = my_local_remote +['remote "ium_ssh_remote"'] + url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp +['remote "my_local_remote"'] + url = /dvcstore