serve dataset
This commit is contained in:
3
.dvc/.gitignore
vendored
Normal file
3
.dvc/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/config.local
|
||||
/tmp
|
||||
/cache
|
||||
4
.dvc/config
Normal file
4
.dvc/config
Normal file
@ -0,0 +1,4 @@
|
||||
[core]
|
||||
remote = webdav
|
||||
['remote "webdav"']
|
||||
url = https://file.guineapig.love//home/dvc
|
||||
3
.dvc/config.local.example
Normal file
3
.dvc/config.local.example
Normal file
@ -0,0 +1,3 @@
|
||||
['remote "webdav"']
|
||||
user =
|
||||
password =
|
||||
Reference in New Issue
Block a user