From cbcc560fe6f5d38d3f2a5f27c07ef4494fc9f7e5 Mon Sep 17 00:00:00 2001 From: Peter Harpending Date: Tue, 23 Sep 2025 13:24:37 -0700 Subject: [PATCH] add include and priv dirs --- gex_httpd/include/.gitkeep | 0 gex_httpd/priv/.gitkeep | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 gex_httpd/include/.gitkeep create mode 100644 gex_httpd/priv/.gitkeep diff --git a/gex_httpd/include/.gitkeep b/gex_httpd/include/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/gex_httpd/priv/.gitkeep b/gex_httpd/priv/.gitkeep new file mode 100644 index 0000000..e69de29