Skip to content

Commit

Permalink
Added exclusions for callgrind/cachegrind files.
Browse files Browse the repository at this point in the history
  • Loading branch information
chromatic committed Sep 8, 2011
1 parent 0d3638b commit 09bfabf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -10,6 +10,10 @@
*.patch
*.diff

# Ignore profiling files
callgrind.out.*
cachegrind.out.*

# ports/ should not go into release tarballs
*.obj
*.rc
Expand Down

0 comments on commit 09bfabf

Please sign in to comment.