diff --git a/.gitignore b/.gitignore index 6420400..f438c47 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .idea secrets/ package-lock.json -config.json \ No newline at end of file +config.json +coverage \ No newline at end of file