From 8b3fb3f4a27e8cc5b525cbdb4751b897097d70dd Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 22 Jun 2026 13:45:49 +0100 Subject: don't track pp.o --- http/pp/.gitignore | 1 + http/pp/pp.o | Bin 9168 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 http/pp/pp.o (limited to 'http') diff --git a/http/pp/.gitignore b/http/pp/.gitignore index ed4f642..c0d72fa 100644 --- a/http/pp/.gitignore +++ b/http/pp/.gitignore @@ -1 +1,2 @@ pp +*.o diff --git a/http/pp/pp.o b/http/pp/pp.o deleted file mode 100644 index 7c3f385..0000000 Binary files a/http/pp/pp.o and /dev/null differ -- cgit v1.2.3