This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git
commit 3dfaba893ac06ff35663bfb469bd9337e4047c40 Author: Mark Struberg <[email protected]> AuthorDate: Sun Sep 6 13:37:58 2020 +0200 add all logs to ignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7df2946..bb0183f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,7 @@ .project .classpath target -velocity.log -derby.log +*.log *.iml dependency-reduced-pom.xml .idea
