commit 49323c9b0d8af1dfb67aea58b45481b942f880af parent 25284c72606b8444e030177a728897ae16681613 Author: Evgeny Grin (Karlson2k) <k2k@drgrin.dev> Date: Tue, 23 Dec 2025 20:02:35 +0100 .gitignore: updated Diffstat:
| M | .gitignore | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -58,3 +58,6 @@ stamp-h[0-9] /libmicrohttpd2-2.[0-9][0-9].[0-9]/ /libmicrohttpd2-2.[0-9].[0-9][0-9]/ /libmicrohttpd2-2.[0-9][0-9].[0-9][0-9]/ +/.clangd +/.cache/ +compile_commands.json