From c849c87ae4b922605db5558e49fce8aa07e70e30 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Fri, 4 Apr 2025 01:27:18 +0300 Subject: [PATCH] fix gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index af651c9..0b5d65b 100755 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ /target/ /doc/apidocs/ -/dec/index.html +/doc/index.html /.idea/ /*.iml -- 2.20.1