Should we use this in .gitattributes? **/captures/** filter=lfs diff=lfs merge=lfs -text How do we separate what stays on a branch and what gets merged, do 'users' therefore have to have two branches ? Mergables? Some of these capture directories are large: kbingham@Monstersaurus:~/iob/libcamera/tuning$ du -sh sensors/sony/imx363/pixel-3a-rear/captures/ 415M sensors/sony/imx363/pixel-3a-rear/captures/ Contributors? - Do'nt want 'forks' of the repo - so does that mean we need to add (trusted) users directly to the repo? - Will we just allow any update to the camera branches ? Will that risk losing data? - Or should that build a front end on top to submit contributions which will do the backend git additions ?