added .gitignore file
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/8868abc4 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/8868abc4 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/8868abc4 Branch: refs/heads/develop Commit: 8868abc4f17b6085c7f183f8919a38e20c83bffb Parents: 7429aa6 Author: Shameera Rathnayaka <[email protected]> Authored: Tue Aug 30 15:31:41 2016 -0400 Committer: Shameera Rathnayaka <[email protected]> Committed: Tue Aug 30 15:31:41 2016 -0400 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/8868abc4/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c996e50 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.key
