Move code to src

This commit is contained in:
Marty Oehme 2025-10-01 14:10:42 +02:00
parent 04addbb361
commit 3aeb47f418
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 0 additions and 0 deletions

1
src/.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
* annex.largefiles=nothing

3
src/README.md Normal file
View file

@ -0,0 +1,3 @@
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.