diff options
author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-03 12:37:53 -0500 |
---|---|---|
committer | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-01-03 12:37:53 -0500 |
commit | ca2035c4a4d935dd41f0feb7782d62335ca0b003 (patch) | |
tree | 8299e001b4b7ca20b9e46c78a289f02120f1652b /.gitignore | |
parent | 64af0554cb8c60f56bf2c1fa5cd59b9c2c5758ff (diff) |
Compile with coverage calculation, put objects in a subdir.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ .DS_Store *~ *.bin +*.gcno +build |