summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2014-03-02 05:12:01 +0100
committerWim Taymans <wtaymans@redhat.com>2014-03-03 12:22:30 +0100
commit21144cb6e262ddd53f19b25dc08c09679fa0af2d (patch)
tree522952752c54b165a51ec4ce4ea7f05e4b620e65 /.gitignore
parent48b6b8e3e60369347972298aa96546912970ada5 (diff)
.gitignore: Ignore gcov intermediate files
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725484
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 86dd0f4..6a74704 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
*.sw[po]
*.tar.*
*~
+*.gc??
.deps
.libs
ABOUT-NLS