Repository: juddi-scout Updated Branches: refs/heads/master a6219473f -> 0107df680
git ignore Project: http://git-wip-us.apache.org/repos/asf/juddi-scout/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi-scout/commit/0107df68 Tree: http://git-wip-us.apache.org/repos/asf/juddi-scout/tree/0107df68 Diff: http://git-wip-us.apache.org/repos/asf/juddi-scout/diff/0107df68 Branch: refs/heads/master Commit: 0107df680132c80d29c1a9163617081c12134eb9 Parents: a621947 Author: Alex O'Ree <[email protected]> Authored: Sun Nov 25 10:37:36 2018 -0500 Committer: Alex O'Ree <[email protected]> Committed: Sun Nov 25 10:37:36 2018 -0500 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi-scout/blob/0107df68/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index d4954dd..4143c29 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ uddi-tck/drivers/ **/obj/** *.suo juddi-client.net/.vs/juddi-client.net/v15/** +scout.log --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
