You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2015/01/26 15:17:03 UTC

[47/47] incubator-nifi git commit: Added Eclipse specific files to .gitignore

Added Eclipse specific files to .gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/6b560b95
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/6b560b95
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/6b560b95

Branch: refs/heads/develop
Commit: 6b560b95064115a69556e1e661b7ec89dab47fc2
Parents: 61e743f
Author: Mark Payne <ma...@hotmail.com>
Authored: Mon Jan 26 08:31:57 2015 -0500
Committer: Mark Payne <ma...@hotmail.com>
Committed: Mon Jan 26 08:31:57 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/6b560b95/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index db4773d..e1c837c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,8 @@ target
 nbactions.xml
 nb-configuration.xml
 .DS_Store
+.metadata
+.recommenders
 
 # Intellij
 .idea/