diff --git a/.gitignore b/.gitignore index aa2c332..f15b370 100755 --- a/.gitignore +++ b/.gitignore @@ -58,4 +58,5 @@ console !/.gitignore *.pid -/doc/app \ No newline at end of file +/doc/app +coverage/* \ No newline at end of file