diff --git a/.gitignore b/.gitignore index e2f53be..2013501 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,11 @@ vendor # tempfiles .DS_Store +*~ + +# binary +bin/ + +# coverage +coverage.txt +coverage.html