diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2014-02-24 18:59:39 -0500 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2014-02-25 00:51:31 -0500 |
commit | 27e653cebf6afe2aee88357d24ecb576d8fc1e20 (patch) | |
tree | 7c9e927f0eac87f50869382c77b86208ba8a9861 /.gitignore | |
parent | 85c6ebb946fe7ccb32a6a4761cd88bc75a41a7ca (diff) |
Ignore .trs and .log file from newer automake
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ Makefile.in *# .#* *.stamp +*.trs +*.log m4/gtk-doc.m4 m4/libtool.m4 m4/ltoptions.m4 |