diff options
author | vpodshiv <vladimir.podshivalov@outlook.com> | 2020-05-11 22:56:11 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-12 10:49:55 +0200 |
commit | 2aa0badc79595c92981793d18f05c99485156a6b (patch) | |
tree | 1297208ec401772e7d43554c05b02806c45b66ef /.gitignore | |
parent | 088997b6e407f539f1e1ba6afb7ffa62f83c8958 (diff) |
build,libqmi-glib: integrate gobject-introspection, update doc helpers to comply with it
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ *.la *.bz2 *.pyc +*.gir +*.typelib Makefile Makefile.in |