diff options
author | Sebastian Rasmussen <sebras@hotmail.com> | 2014-03-02 05:12:01 +0100 |
---|---|---|
committer | Wim Taymans <wtaymans@redhat.com> | 2014-03-03 12:22:30 +0100 |
commit | 21144cb6e262ddd53f19b25dc08c09679fa0af2d (patch) | |
tree | 522952752c54b165a51ec4ce4ea7f05e4b620e65 /.gitignore | |
parent | 48b6b8e3e60369347972298aa96546912970ada5 (diff) |
.gitignore: Ignore gcov intermediate files
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725484
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ *.sw[po] *.tar.* *~ +*.gc?? .deps .libs ABOUT-NLS |