From dc8b14d99028b9235aa7d7633906a979aa08e4f9 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Date: Fri, 17 Nov 2023 16:34:45 +0100 Subject: Add PUT server example --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e39347a..58d8edc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ *.so.* examples/hello/hello examples/html/html +examples/put/put -- cgit v1.2.3