diff --git a/.dvc/.gitignore b/.dvc/.gitignore new file mode 100644 index 0000000..fc7e8de --- /dev/null +++ b/.dvc/.gitignore @@ -0,0 +1,4 @@ +/config.local +/tmp +/cache +/new diff --git a/.gitignore b/.gitignore index ac5f40c..8737010 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ __pycache__/ /.vscode/ /node_modules/ +/test/ \ No newline at end of file diff --git a/data/.gitignore b/data/.gitignore index 6ca204d..cfffa51 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,2 +1 @@ /mouse_thymus_cite.h5mu -/test.txt diff --git a/data/test.txt.dvc b/data/test.txt.dvc deleted file mode 100644 index 3e3397f..0000000 --- a/data/test.txt.dvc +++ /dev/null @@ -1,5 +0,0 @@ -outs: -- md5: dbcc8b628d24a7559d846ce5123dc5ae - size: 9 - hash: md5 - path: test.txt