Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/582#discussion_r207874376 --- Diff: .gitignore --- @@ -79,3 +79,4 @@ src/c/depcomp src/c/install-sh src/c/ltmain.sh src/c/missing +/nbproject/private/ --- End diff -- Please do not commit netbeans related stuff.
---