Skip to content

Commit

Permalink
gitignore gcov produced files
Browse files Browse the repository at this point in the history
  • Loading branch information
starius committed May 24, 2016
1 parent 580d848 commit 8f29431
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ boost_*

# text editors
*.swp

# gcov
*.gcov
*.gcda
*.gcno

0 comments on commit 8f29431

Please sign in to comment.