diff --git a/.dvc/.gitignore b/.dvc/.gitignore new file mode 100644 index 0000000..528f30c --- /dev/null +++ b/.dvc/.gitignore @@ -0,0 +1,3 @@ +/config.local +/tmp +/cache diff --git a/.dvc/config b/.dvc/config new file mode 100644 index 0000000..4cf322d --- /dev/null +++ b/.dvc/config @@ -0,0 +1,2 @@ +[core] + autostage = true diff --git a/.dvcignore b/.dvcignore new file mode 100644 index 0000000..5197305 --- /dev/null +++ b/.dvcignore @@ -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 diff --git a/datastore/.gitignore b/datastore/.gitignore new file mode 100644 index 0000000..90bb29f --- /dev/null +++ b/datastore/.gitignore @@ -0,0 +1 @@ +/V1 diff --git a/datastore/V1.dvc b/datastore/V1.dvc new file mode 100644 index 0000000..9f927c8 --- /dev/null +++ b/datastore/V1.dvc @@ -0,0 +1,6 @@ +outs: +- md5: 32912c2cf91cff6517a637540a36639d.dir + size: 1315076373 + nfiles: 11 + hash: md5 + path: V1