Git-ignore .idea directory Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/0e29fd6e Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/0e29fd6e Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/0e29fd6e
Branch: refs/heads/master Commit: 0e29fd6eef697148bad89a254b8381e884e78c38 Parents: 40bc4c8 Author: Guillaume Nodet <[email protected]> Authored: Mon Apr 11 14:29:12 2016 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Apr 11 14:29:12 2016 +0200 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/0e29fd6e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 5d4ddce..92c90d6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ target/ velocity.log *.md.html +.idea/
