nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.
MIT License
11 stars 8 forks source link

Create empty .gitattributes during ARC init #354

Closed JonasLukasczyk closed 4 months ago

JonasLukasczyk commented 5 months ago

When creating a new ARC ARCtrl already provides a WriteContract for .gitignore. For LFS we also need a WriteContract for .gitattributes with empty content (file just needs to be there).