diff --git a/.gitignore b/.gitignore index 11eb4dd62c..f4bd18c255 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ nodelogs/ */config.toml */private.key .vscode/ -.idea* \ No newline at end of file +testlogs/ +.idea* +*.cov \ No newline at end of file