diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-06-01 13:27:50 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-06-01 13:27:50 (GMT) |
commit | 07333983ff99b22994a79c8a7cbf4fad0b80158f (patch) | |
tree | ea38a27b114212b662f31feadfe2db1347a53148 /.gitignore | |
parent | bde358e3a0b8333fd796c89a3be998d8ad5b1826 (diff) |
Build a static image for the About dialog box background.gtk4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -77,6 +77,9 @@ tools/d2c/d2c tools/fuzzing/rost/fast-rost tools/yara2rost/yara2rost +# Images générées +src/data/images/about-bg.png + # Schemas src/schemas/gschemas.compiled src/schemas/*.valid @@ -84,6 +87,8 @@ src/schemas/*.valid # Misc plugins/python/androperms/androperms.db system/pkgconfig/chrysalide.pc +tools/about/bg.png +tools/about/cour10p_b.ttf tools/fuzzing/rost/rost.dict # Themes |