This repo is holder for all designs used in/for/by VarnaLab.
This is a Git LFS (Git Large File Storage) enabled repo!
- Download Git LFS from the above link and extract it
- run
./install.sh
inside the extracted folder - run
git lfs install
- needs to be executed only once per workstation - clone the repo
git clone git@github.com:VarnaLab/varnalab-design.git
- to add new file extensions to be uploaded to Git LFS use
git lfs track ".rar"
inside the cloned folder