Updated Branches: refs/heads/master 0b8cc9705 -> 7791d6307
Added one more log file location to .gitignore Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7791d630 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7791d630 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/7791d630 Branch: refs/heads/master Commit: 7791d630775c8401feff6af5230aba70b84eb148 Parents: 0b8cc97 Author: Alena Prokharchyk <[email protected]> Authored: Fri Nov 15 09:33:05 2013 -0800 Committer: Alena Prokharchyk <[email protected]> Committed: Fri Nov 15 09:33:05 2013 -0800 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7791d630/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 8e3b052..dab1b3f 100644 --- a/.gitignore +++ b/.gitignore @@ -85,3 +85,4 @@ configure-stamp engine/storage/integration-test/test-output tools/apidoc/log/ log/ +plugins/network-elements/juniper-contrail/logs/
