From b4149ac425c3b59b0604f9852f6772954ccccd46 Mon Sep 17 00:00:00 2001 From: fedir Date: Tue, 6 May 2025 12:19:39 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c328f02..70ab0e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,13 +2,13 @@ build/* .clang-tidy .cache test/protected/* -test/.pt.db -*compile_commands.json test/perf* test/callgraph* test/openers test/opener/opener test/opener/opener.o +test/.* +*compile_commands.json src/gui/ui/* src/gui/*.o src/gui/icfs_dialogue