You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2014/12/11 19:53:33 UTC

incubator-nifi git commit: updating to skip nb configuration files

Repository: incubator-nifi
Updated Branches:
  refs/heads/develop 2bcd1e657 -> f1baec6b6


updating to skip nb configuration files


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

Branch: refs/heads/develop
Commit: f1baec6b66d0bf6e02db7e538b54d92d88a551d2
Parents: 2bcd1e6
Author: joewitt <jo...@apache.org>
Authored: Thu Dec 11 13:52:49 2014 -0500
Committer: joewitt <jo...@apache.org>
Committed: Thu Dec 11 13:52:49 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/f1baec6b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 6d4eca9..73b32b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ target
 .settings
 .classpath
 nbactions.xml
+nb-configuration.xml
 .DS_Store
 
 # Intellij