Repository: rave Updated Branches: refs/heads/master e65894900 -> 91add8745
Added test gitignore Project: http://git-wip-us.apache.org/repos/asf/rave/repo Commit: http://git-wip-us.apache.org/repos/asf/rave/commit/1d490a5e Tree: http://git-wip-us.apache.org/repos/asf/rave/tree/1d490a5e Diff: http://git-wip-us.apache.org/repos/asf/rave/diff/1d490a5e Branch: refs/heads/master Commit: 1d490a5ef71fec7fba405f5f65bad0eaf8b2803a Parents: e658949 Author: Matt Franklin <[email protected]> Authored: Tue Mar 18 16:02:12 2014 -0400 Committer: Matt Franklin <[email protected]> Committed: Tue Mar 18 16:02:12 2014 -0400 ---------------------------------------------------------------------- .gitignore | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/rave/blob/1d490a5e/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7f995f3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.iml +target/
