ignore maven target folder Signed-off-by: Jose Barragan <josebarra...@apache.org>
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c3ce2135 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/c3ce2135 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/c3ce2135 Branch: refs/heads/maven Commit: c3ce21354f6f00e81afb52e43e3345e4c6f2dab5 Parents: dbfe23f Author: Jose Barragan <josebarra...@apache.org> Authored: Fri Feb 28 19:08:27 2014 +0100 Committer: Jose Barragan <josebarra...@apache.org> Committed: Thu Jul 10 01:09:24 2014 +0200 ---------------------------------------------------------------------- .gitignore | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c3ce2135/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 0eecb39..4b80a65 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ local.properties out/ temp/ rat.report + +# maven +target