You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2014/03/24 16:50:46 UTC

[09/13] git commit: adding overlays to .gitignore

adding overlays to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/381d7583
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/381d7583
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/381d7583

Branch: refs/heads/springcleaning
Commit: 381d7583ebaa7eabd326103a9e511687ab23480a
Parents: 89ff615
Author: Steve Blackmon <sb...@w2odigital.com>
Authored: Sun Mar 23 18:27:59 2014 -0500
Committer: Steve Blackmon <sb...@w2odigital.com>
Committed: Sun Mar 23 18:27:59 2014 -0500

----------------------------------------------------------------------
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/381d7583/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 247f694..23d6cc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ streams-master-pom/
 # Compile directores and files #
 
 target/
+overlays/
 dependency-reduced-pom.xml
 
 # IDE directories/files #