Repository: any23 Updated Branches: refs/heads/master bb5568585 -> e324ea603
Ignore NetBeans configuration files Signed-off-by: Jacek Grzebyta <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/e324ea60 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/e324ea60 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/e324ea60 Branch: refs/heads/master Commit: e324ea60315b6e30f22ea2c85c053cdd3f7365fe Parents: bb55685 Author: Jacek Grzebyta <[email protected]> Authored: Thu Jan 5 10:04:56 2017 +0000 Committer: Jacek Grzebyta <[email protected]> Committed: Thu Jan 5 10:04:56 2017 +0000 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/e324ea60/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index aaa2dc8..c0c5d24 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ pom.xml.versionsBackup **/.externalToolBuilders/ **/maven-eclipse.xml **/any23-site/ +**/nb*.xml
