new-dialogue #8

Merged
fedir merged 33 commits from new-dialogue into main 2025-05-06 18:10:44 +02:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit a2eeb81fed - Show all commits

6
.gitignore vendored
View File

@ -3,6 +3,10 @@ build/*
.cache
test/protected/*
test/.pt.db
compile_commands.json
*compile_commands.json
test/perf*
test/callgraph*
src/gui/ui/*
src/gui/*.c
src/gui/icfs_dialogue

4
src/gui/.gitignore vendored
View File

@ -1,4 +0,0 @@
./ui/*
./compile_commands.json
./*.c
./icfs_dialogue