diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-06-04 16:26:37 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-06-04 16:26:37 -0600 |
commit | aa73c77e0d8f134cb87ee0625f30bbc542388779 (patch) | |
tree | 1da33e8a931c9ebd2f24d7ac12506a73571873de /.gitignore | |
parent | e28ec48ddad72f47f95b2e9409037282575a91c9 (diff) | |
download | riibalanced-patcher-aa73c77e0d8f134cb87ee0625f30bbc542388779.tar riibalanced-patcher-aa73c77e0d8f134cb87ee0625f30bbc542388779.tar.gz riibalanced-patcher-aa73c77e0d8f134cb87ee0625f30bbc542388779.tar.bz2 |
change from wget to curl
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,3 +16,4 @@ # Other possible binaries that might be lurking *.zip *.7z +*.tar.gz |