nfdi4plants / ARCtrl

Library for management of Annotated Research Contexts (ARCs) using an in-memory representation and runtime-agnostic contract systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create empty .gitattributes during ARC init

JonasLukasczyk opened this issue · comments

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).