Updated gitignore

This commit is contained in:
fedir 2025-05-06 12:19:39 +02:00
parent 6065a0c20a
commit b4149ac425
Signed by: fedir
GPG Key ID: C959EE85F0C9362C

4
.gitignore vendored
View File

@ -2,13 +2,13 @@ build/*
.clang-tidy .clang-tidy
.cache .cache
test/protected/* test/protected/*
test/.pt.db
*compile_commands.json
test/perf* test/perf*
test/callgraph* test/callgraph*
test/openers test/openers
test/opener/opener test/opener/opener
test/opener/opener.o test/opener/opener.o
test/.*
*compile_commands.json
src/gui/ui/* src/gui/ui/*
src/gui/*.o src/gui/*.o
src/gui/icfs_dialogue src/gui/icfs_dialogue