This is an automated email from the ASF dual-hosted git repository.
phunt pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.5 by this push:
new 3a60824 ZOOKEEPER-3230: Add Apache NetBeans Maven project files to
.gitignore
3a60824 is described below
commit 3a6082403a04d8bff57fb09e52a71442697c6c46
Author: Enrico Olivelli <[email protected]>
AuthorDate: Sat Dec 22 17:57:36 2018 -0800
ZOOKEEPER-3230: Add Apache NetBeans Maven project files to .gitignore
Author: Enrico Olivelli <[email protected]>
Reviewers: [email protected]
Closes #746 from eolivelli/ZOOKEEPER-3230-netbeans-maven-gitignore
Change-Id: Ifd31386069a867293d21825239a38c4f8c38b3f1
(cherry picked from commit 4212a5a4db4b46ad6da8ded59aa3533f852d1aad)
Signed-off-by: Patrick Hunt <[email protected]>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index a4a083e..6674eb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,8 @@ nbdist/
.ndb-gradle/
.cproject
.buildpath
+nb-configuration.xml
+nbactions.xml
# Other
*~