Repository: incubator-nifi
Updated Branches:
  refs/heads/NIFI-250 2da579242 -> 2df4500c0


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/80f02e47
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/80f02e47
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/80f02e47

Branch: refs/heads/NIFI-250
Commit: 80f02e47256590c57a811b79040b70c827e71ff2
Parents: 35616e9
Author: Mark Payne <[email protected]>
Authored: Mon Jan 26 10:31:06 2015 -0500
Committer: Mark Payne <[email protected]>
Committed: Mon Jan 26 10:31:06 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/80f02e47/.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/

Reply via email to