committing resources directory
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/bad885ff Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/bad885ff Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/bad885ff Branch: refs/heads/stratos-4.1.x Commit: bad885ff5d0789abf59ba9406926b6a01a73486b Parents: 8ccdeb6 Author: Isuru Haththotuwa <[email protected]> Authored: Wed Nov 4 19:50:13 2015 +0530 Committer: Isuru Haththotuwa <[email protected]> Committed: Tue Nov 10 13:33:33 2015 +0530 ---------------------------------------------------------------------- .../modules/aws-extension/src/main/resources/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/bad885ff/extensions/load-balancer/modules/aws-extension/src/main/resources/.gitignore ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/modules/aws-extension/src/main/resources/.gitignore b/extensions/load-balancer/modules/aws-extension/src/main/resources/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/extensions/load-balancer/modules/aws-extension/src/main/resources/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file
