ignoring test output dirs Signed-off-by: Imesh Gunaratne <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/c73c8152 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/c73c8152 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/c73c8152 Branch: refs/heads/stratos-4.1.x Commit: c73c81524a5058e437afa225484b2720d736f1e8 Parents: d09f818 Author: Milindu Sanoj Kumarage <[email protected]> Authored: Sun Aug 16 22:51:23 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Tue Oct 13 16:32:49 2015 +0530 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/c73c8152/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 5fe1c80..355fa34 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/components/org.apache.stratos.python.cli/src/main/python/tests/scratch/.scripttest-test-dir.txt # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information
