.gitignore: Ignore gcov intermediate files
authorSebastian Rasmussen <sebras@hotmail.com>
Sun, 2 Mar 2014 04:11:10 +0000 (05:11 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 3 Mar 2014 00:03:44 +0000 (00:03 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=725483

.gitignore

index b2fe9f039699ed90a8d55348ce3c2685c37d4f39..0b0528a8ac53517483c1e772076dddc07ae76e7c 100644 (file)
@@ -36,6 +36,7 @@ Makefile.in
 Makefile
 *~
 *.bak
+*.gc??
 
 Build
 *.user
@@ -43,4 +44,4 @@ Build
 *.ipch
 *.sdf
 *.opensdf
-*.DS_Store
\ No newline at end of file
+*.DS_Store