.gitignore: Ignore gcov intermediate files

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725484
This commit is contained in:
Sebastian Rasmussen 2014-03-02 05:12:01 +01:00 committed by Wim Taymans
parent 48b6b8e3e6
commit 21144cb6e2

1
.gitignore vendored
View file

@ -8,6 +8,7 @@
*.sw[po]
*.tar.*
*~
*.gc??
.deps
.libs
ABOUT-NLS