You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by cn...@apache.org on 2015/06/12 10:53:34 UTC

[04/10] struts git commit: added some more eclipse specific directories to .gitignore

added some more eclipse specific directories to .gitignore


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

Branch: refs/heads/master
Commit: adf7133c76c9097c4173e02f4d41e3ad883b9d92
Parents: f20570a
Author: cnenning <cn...@apache.org>
Authored: Wed Jun 10 14:54:54 2015 +0200
Committer: cnenning <cn...@apache.org>
Committed: Wed Jun 10 14:54:54 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/adf7133c/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index a1e20c7..bcebcd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
 .classpath
 .project
 .settings/
+.metadata/
+Servers/
 
 # OSX
 .DS_Store