mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
add coverage output to gitignore
This commit is contained in:
parent
f430051af6
commit
270d9e1244
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
rdoc
|
||||
pkg
|
||||
pkg
|
||||
coverage
|
||||
|
|
Loading…
Reference in a new issue