From 3f562b10d7e7eff3b3aa9fd81453c31f9c01a333 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