Updated Branches: refs/heads/develop e0c964de5 -> 628078532
ignore build result folders Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/49741995 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/49741995 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/49741995 Branch: refs/heads/develop Commit: 4974199529f3bf23c754e27a24bb6df27b831c77 Parents: e0c964d Author: Alex Harui <[email protected]> Authored: Mon Dec 16 09:10:11 2013 -0800 Committer: Alex Harui <[email protected]> Committed: Mon Dec 16 09:10:11 2013 -0800 ---------------------------------------------------------------------- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/49741995/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 62d7cfb..0eecb39 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,8 @@ *.DS_Store /jenkins/ -local.properties \ No newline at end of file +local.properties + +out/ +temp/ +rat.report
