Updated gitignore
Project: http://git-wip-us.apache.org/repos/asf/rave/repo Commit: http://git-wip-us.apache.org/repos/asf/rave/commit/59af9574 Tree: http://git-wip-us.apache.org/repos/asf/rave/tree/59af9574 Diff: http://git-wip-us.apache.org/repos/asf/rave/diff/59af9574 Branch: refs/heads/angular Commit: 59af9574d93ec423f4ef7cac2e6c4cc39d663024 Parents: 91add87 Author: Matt Franklin <[email protected]> Authored: Tue Mar 18 16:40:43 2014 -0400 Committer: Matt Franklin <[email protected]> Committed: Tue Mar 18 16:40:43 2014 -0400 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/rave/blob/59af9574/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 7f995f3..7ad6bbd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.iml +.idea/ +overlays/ target/
