From 634366a875c800a17003e481d333b87035608f8e Mon Sep 17 00:00:00 2001 From: thorium1256 Date: Thu, 14 May 2026 13:59:23 +0300 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0372fd3..2a5c394 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ build .vscode bbirc-debug bbirc -tests \ No newline at end of file +tests +compile_commands.json \ No newline at end of file