Gitignore error Mac M1 - Docker Version 4.0.0 (4.0.0.12)

Hi all.

After running the command line;

cd ~/Desktop
curl -L https://github.com/Taraxa-project/taraxa-ops/archive/refs/heads/master.zip > master.zip && unzip master.zip && rm -f master.zip

I get the following error;

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 141 100 141 0 0 253 0 --:–:-- --:–:-- --:–:-- 253
100 2229k 0 2229k 0 0 758k 0 --:–:-- 0:00:02 --:–:-- 1047k
Archive: master.zip
209214190ab9988923cef36076af08dd993813e3
replace taraxa-ops-master/.gitignore? [y]es, [n]o, [A]ll, [N]one, [r]ename:

I’ve tried showing hidden files and purging the data but no luck installing the latest Version 4.0.0 (4.0.0.12) release.

Any ideas?