new-dialogue #8

Merged
fedir merged 33 commits from new-dialogue into main 2025-05-06 18:10:44 +02:00
Showing only changes of commit b4149ac425 - Show all commits

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