diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2024-05-05 21:28:18 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2024-05-05 21:28:18 (GMT) |
commit | ae2563772fb8c3e3ffb2a980e5c2663da06e31a2 (patch) | |
tree | e331de814772420e91957988974bde50883d8a18 /.gitignore | |
parent | 279191e1e01875b65237d0a1bc38dbc729f262fa (diff) |
Save and restore the application state from global settings.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -76,6 +76,9 @@ tools/d2c/d2c tools/fuzzing/rost/fast-rost tools/yara2rost/yara2rost +# Schemas +src/schemas/gschemas.compiled +src/schemas/*.valid # Misc plugins/python/androperms/androperms.db |