diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-04-16 13:31:57 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-04-16 13:31:57 +0300 |
commit | 262c34a45a8744240a7847641742c75958eeaafa (patch) | |
tree | 8574939b2107b60dd66e4700e16c2bbb1d30203d /.gitignore | |
parent | 4f4e78ae0cc15427867aff3cefd7200e6d8303b0 (diff) |
Add coverage.html to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ gomuks gomuks.exe coverage.out +coverage.html |