diff --git a/.gitignore b/.gitignore index 64ae7f3..9a9381e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ go.work go.work.sum # env file -.env \ No newline at end of file +.env + +# coverage +coverage/ \ No newline at end of file