nativehttp

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

commit e513f9b4e39922784a6f767d1c512e1d3a5037ec
parent 35eaae34a9a2bfb0006c9432e44cd0340f36d4ce
Author: Jack Mordaunt <jackmordaunt.dev@gmail.com>
Date:   Tue, 13 Feb 2024 10:29:24 +0800

git: ignore .task directory and binsize.svg output

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

Diffstat:
M.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1 +1,3 @@ *.exe +.task +binsize.svg