From 06868eee51e5e49581e969164ba6fef4e0e54055 Mon Sep 17 00:00:00 2001 From: ame Date: Thu, 18 Jan 2024 14:08:57 -0600 Subject: almost working http server! --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 88b1648..a77f1fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.so +*.dll +*.gpg *.lua +a.exe a.out *.json -- cgit v1.2.3