summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2014-03-02 05:08:24 +0100
committerTim-Philipp Müller <tim@centricular.com>2014-03-02 23:07:18 +0000
commit7b9d95dbbe8dbb3a7c45e804faa3c51e9ee9dbae (patch)
treedd25f95b44d9837e4664b27d2a1dc2cfb2a92427 /.gitignore
parent034a3ab86f62ad524c66656d09ea1e921a33e037 (diff)
.gitignore: Ignore gcov intermediate files
https://bugzilla.gnome.org/show_bug.cgi?id=725478
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 833488b1a..2d80d5727 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,4 +53,5 @@ Build
*.DS_Store
*.log
*.trs
-.dirstamp \ No newline at end of file
+.dirstamp
+*.gc??