Request to http://www.gitignore.io returns 301 since cloudflare moved away from http to https schema. Using curl -L (use location header) might be unsafe therefore I simply updated URL.
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
Previous URL doesn't seem to work because the host requires a www prefix.