You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/07/07 05:34:06 UTC

[06/10] struts-examples git commit: Added netbeans section in .gitignore

Added netbeans section in .gitignore


Project: http://git-wip-us.apache.org/repos/asf/struts-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts-examples/commit/21bcfe6b
Tree: http://git-wip-us.apache.org/repos/asf/struts-examples/tree/21bcfe6b
Diff: http://git-wip-us.apache.org/repos/asf/struts-examples/diff/21bcfe6b

Branch: refs/heads/master
Commit: 21bcfe6b3d46f772149f39af303384b0b960d165
Parents: 192b912
Author: Antonio Sánchez <ad...@gmail.com>
Authored: Thu May 1 14:15:15 2014 +0200
Committer: Antonio Sánchez <ad...@gmail.com>
Committed: Thu May 1 14:15:15 2014 +0200

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts-examples/blob/21bcfe6b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 313053b..1fcd588 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,9 @@
 .project
 .settings/
 
+# Netbeans
+nb-configuration.xml
+
 # OSX
 .DS_Store