You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2014/03/23 14:09:44 UTC

[10/17] git commit: [flex-falcon] [refs/heads/maven] - ignore maven target folder

ignore maven target folder

Signed-off-by: Jose Barragan <jo...@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/b9c3b208
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b9c3b208
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/b9c3b208

Branch: refs/heads/maven
Commit: b9c3b208de11c28358bce169b0c1597644e53d57
Parents: 7027cfa
Author: Jose Barragan <jo...@apache.org>
Authored: Fri Feb 28 19:08:27 2014 +0100
Committer: Jose Barragan <jo...@apache.org>
Committed: Sun Mar 23 14:09:19 2014 +0100

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b9c3b208/.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