You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2019/01/02 10:19:00 UTC

[openjpa] 01/02: adding netbeans config files to ignore rules

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 <st...@apache.org>
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