I'm new to nRF Connect SDK (Main repository version), I followed instructions and managed to build and run samples. (Linux Mint / Ubuntu OS here)
Followed the instructions to install nRF Connect SDK with WEST, I see it writes a 1.9 GByte folder with all nRF Connect SDK + Zephry + tons of other libraries I am not using.
I'm already using GIT to version control my application source code.
If I would like to make an hard backup of the project, managing that in future (years) I will be able to build it again, how should I proceed with this nRRF Connect SDK ?
I looks I will need to backup that 1.9GByte of data + project files? This sounds crazy as in the end I will need to eventually create a Virtual Machine with all environment setup?
What are the intermediate options?