From fd79376cfe5cbed59196ba53f2ecba98cee7f2ee Mon Sep 17 00:00:00 2001 From: nix-enthusiast Date: Tue, 7 Oct 2025 13:31:59 +0300 Subject: [PATCH] .gitignore is updated --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4ae04be..2fa5cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/* .cache +.idea compile_commands.json \ No newline at end of file