diff options
author | Bryce Harrington <bryce@bryceharrington.org> | 2019-02-01 09:59:05 -0800 |
---|---|---|
committer | Bryce Harrington <bryce@bryceharrington.org> | 2019-02-01 09:59:05 -0800 |
commit | 9752636bade11a9b3a3f65367c2b3728ca60a983 (patch) | |
tree | eea54ae9a55fdcb6f32b553ceab53e249c1cf874 /.gitignore | |
parent | 4c5c48ebaa10a858ee6e940ad91a9bf504a6b6c1 (diff) |
gitignore: gtk-doc.m4
This file is generated by the dist release scripts.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1e3981227..3259b47ee 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ stamp-h.in *.rej *-uninstalled.pc .vimrc +gtk-doc.m4 |