Repository: juddi Updated Branches: refs/heads/master bfb95e9d7 -> 42f9e1c9f
adding ignore Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/e6b48022 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/e6b48022 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/e6b48022 Branch: refs/heads/master Commit: e6b48022e70fdfd5e05794892fa0f9e844931acf Parents: bfb95e9 Author: Kurt Stam <[email protected]> Authored: Fri Feb 21 12:35:20 2014 -0500 Committer: Kurt Stam <[email protected]> Committed: Fri Feb 21 12:35:20 2014 -0500 ---------------------------------------------------------------------- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/e6b48022/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index c1a69fd..be8e328 100644 --- a/.gitignore +++ b/.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]
