reef-defi / reef-chain

EVM compatible chain with NPoS/PoC consensus
https://docs.reef.io
GNU General Public License v3.0
135 stars 37 forks source link

Update .gitignore with the https version of the orml requirement #4

Closed MattiaFailla closed 3 years ago

MattiaFailla commented 3 years ago

I've fixed the orml requirement in order to allow the resolution of the submodule via https instaed of ssh. There seems to be an issue with the current configuration, since now github won't allow the download of submodules via ssh key when cloning recursively.