.gitignore: Ignore gcov intermediate files
https://bugzilla.gnome.org/show_bug.cgi?id=725483
This commit is contained in:
parent
b296267505
commit
ecf7b967f9
3
.gitignore
vendored
3
.gitignore
vendored
@ -36,6 +36,7 @@ Makefile.in
|
||||
Makefile
|
||||
*~
|
||||
*.bak
|
||||
*.gc??
|
||||
|
||||
Build
|
||||
*.user
|
||||
@ -43,4 +44,4 @@ Build
|
||||
*.ipch
|
||||
*.sdf
|
||||
*.opensdf
|
||||
*.DS_Store
|
||||
*.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user