lab10 start

This commit is contained in:
Kacper 2022-05-23 10:22:45 +02:00
parent 229b69e43a
commit 0a5e0a631b
3 changed files with 10 additions and 0 deletions

3
.dvc/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/config.local
/tmp
/cache

4
.dvc/config Normal file
View File

@ -0,0 +1,4 @@
[core]
remote = local_remote
['remote "local_remote"']
url = /dvcstore

3
.dvcignore Normal file
View File

@ -0,0 +1,3 @@
# Add patterns of files dvc should ignore, which could improve
# the performance. Learn more at
# https://dvc.org/doc/user-guide/dvcignore