diff --git a/.gitignore b/.gitignore index e9100837..9aaece81 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ /build/coverage/ test /docs/ -/testing/ \ No newline at end of file +/testing/ +logs/ +coverage/ \ No newline at end of file