From 449ca1e570aa421992bbe98c6928def1ba8896fd Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 27 Apr 2024 00:22:13 +0300 Subject: forgot to exclude include in gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1fbcc14..991c3a2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build deps.mk docs/output posthaste +!include/posthaste -- cgit v1.2.3