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 fe2709aab7298fa8db8a1cbbf21f78499ba06b1e Author: Mark Struberg <[email protected]> AuthorDate: Wed Jan 2 10:34:45 2019 +0100 adding netbeans config files to ignore rules --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a6060e8..25edef6 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ derby.log *.iml dependency-reduced-pom.xml .idea +nb-configuration.xml +nbactions*.xml \ No newline at end of file
