diff --git a/src/.gitattributes b/src/.gitattributes deleted file mode 100644 index 8bb0167..0000000 --- a/src/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* annex.largefiles=nothing diff --git a/src/README.md b/src/README.md deleted file mode 100644 index 1ed9d2f..0000000 --- a/src/README.md +++ /dev/null @@ -1,3 +0,0 @@ -All custom code goes into this directory. All scripts should be written such -that they can be executed from the root of the dataset, and are only using -relative paths for portability.