diff --git a/.gitignore b/.gitignore index 56866effe..f4d260210 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ dependency-reduced-pom.xml #ruby Gemfile, etc. - this is a java project, Gemfile is here to check site problem with Jekyll Gemfile Gemfile.lock -_site/** \ No newline at end of file +_site/** +cov-int \ No newline at end of file