adding ignore
Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/42f9e1c9 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/42f9e1c9 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/42f9e1c9 Branch: refs/heads/master Commit: 42f9e1c9f4d4022f4a5252355a6b732f3ebf1d32 Parents: e6b4802 Author: Kurt Stam <[email protected]> Authored: Fri Feb 21 12:38:09 2014 -0500 Committer: Kurt Stam <[email protected]> Committed: Fri Feb 21 12:38:09 2014 -0500 ---------------------------------------------------------------------- .gitignore | 2 +- juddi-client/.gitignore | 2 +- juddi-examples/.gitignore | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index be8e328..d229ff0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ target **/derby.log **/.project **/.classpath -.settings/* +**/.settings/ http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/juddi-client/.gitignore ---------------------------------------------------------------------- diff --git a/juddi-client/.gitignore b/juddi-client/.gitignore index c1a69fd..d229ff0 100644 --- a/juddi-client/.gitignore +++ b/juddi-client/.gitignore @@ -3,4 +3,4 @@ target **/derby.log **/.project **/.classpath -**/.settings/* +**/.settings/ http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/juddi-examples/.gitignore ---------------------------------------------------------------------- diff --git a/juddi-examples/.gitignore b/juddi-examples/.gitignore index c1a69fd..d229ff0 100644 --- a/juddi-examples/.gitignore +++ b/juddi-examples/.gitignore @@ -3,4 +3,4 @@ target **/derby.log **/.project **/.classpath -**/.settings/* +**/.settings/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
