nativehttp

Simple interface to the native http client
Log | Files | Refs | README | LICENSE

commit ee1699a022d92fe508651a7519f4805eefa51d67
parent 0205331de977c5f3970327c43078bc69877eec7b
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Tue, 13 Feb 2024 10:27:02 +0800

git: ignore .exe files

Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com>

Diffstat:
A.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +*.exe