diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2024-05-05 18:41:12 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2024-05-05 18:41:12 (GMT) |
commit | 279191e1e01875b65237d0a1bc38dbc729f262fa (patch) | |
tree | ef9e1272f109ebe442659d0ab2fe9533f1111f4f /.gitignore | |
parent | e97dda4a993713aea7452a604086c9e4f0ebdd7e (diff) |
Create a proper (empty) application using GTK 4.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ resources.[ch] # Binaries src/chrysalide src/chrysalide-hub +src/framework src/rost tools/d2c/d2c tools/fuzzing/rost/fast-rost |